LogOutputLogLevel
Determines whether the log level is reported in the log. By default, the log entry includes the log level of a message.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | Logging or LogStream If you set this parameter in the Logging and LogStream sections, the setting in the LogStream section takes precedence for the specified log stream.
|
Example: | LogLevel=Always LogOutputLogLevel=True In this example, 19/12/2012 11:50:21 [6] 00-Always: ACI Server attached to port 9992 |
See Also: | LogLevel |