Enables scripted content fragments to log exceptions.
Methods
Log
Log Overload 1
Logs an exception
Velocity
JavaScript
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
message | String | Log message | Required |
Log Overload 2
Logs an exception
Velocity
JavaScript
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
message | String | Log message | Required | ||
options | Options | Set of optional parameters including: | Required | ||
CategoryId | Guid | ExceptionCategory Id | Optional | ||
Type | String | Obsolete: Use CategoryId instead | Optional |