OpenWGA 7.6 - TMLScript reference
RequestInformationProperty :
loggingEnabled
| On object | RequestInformation |
| Usage | Determines if the current request should be logged to the access log |
| Description | Set this to false if you do not want the current request to be logged to the OpenWGA access log. |
| Default value | true |
| Writable | True |
| Return value | true if the request will be logged, false if not |
| Allowed in script types |
|