logging
| Function | Description |
|---|---|
| log | Saves a log a message in the trace_roll.log file located in the root of the web application. |
| setProperty | Sets a custom property to be included in log messages. |
| getProperty | Retrieves the value of a custom logging property. |
| clearProperty | Clears the value of a custom logging property. |
| isPropertySet | Checks if a custom logging property has been defined. |