Returns the enable logging flag setting.

Syntax

Response = HTTP_Services('GetEnableLoggingFlag')

Returns

A Boolean value indicating whether or not logging is enabled for this web application. This is used by the CreateLogFile service to determine if logging should be attempted.

Parameters

N/A

Remarks

It pulls this from SRP_HTTP_FRAMEWORK_SETUP <10>. Note: Only an explicit setting of False (0) will turn this flag off.