Error
Log:
|
<%%GETVALUE errorlogging /server/qtssSvrPreferences/error_logging%%>
<%%IFVALUEEQUALS isTrue errorlogging 'true'%%>
Error
Logging:
|
<%%FORMATRADIOBUTTON isTrue 'Log Errors' 'true' checked%%>Enabled
|
|
<%%FORMATRADIOBUTTON isTrue 'Log Errors' 'false' unchecked%%>Disabled
|
|
Access
Log:
|
<%%GETVALUE accesslogging /server/qtssSvrModuleObjects/QTSSAccessLogModule/qtssModPrefs/request_logging%%>
<%%IFVALUEEQUALS isTrue accesslogging 'true'%%>
Access
Logging:
|
<%%FORMATRADIOBUTTON isTrue 'Log Access' 'true' checked%%>Enabled
|
|
<%%FORMATRADIOBUTTON isTrue 'Log Access' 'false' unchecked%%>Disabled
|
|
|