Created
February 24, 2019 09:51
-
-
Save pfulop/3b11c23ac686f8f0a42dcac5df78eeb5 to your computer and use it in GitHub Desktop.
Example of vtl error log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$util.error($util.toJson($variable), "404") | |
#** | |
Where $variable is variable to print out in response. | |
*# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment