View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
verbose
Default Value: all
Valid Values:
- all All log events (that is, log events of the Standard, Trace, Interaction, and Debug levels) are generated if you set the debug-level option in the statserver section to all.
- debug The same as all.
- trace Log events of the Trace level and higher (that is, log events of the Standard, Interaction, and Trace levels) are generated, while log events of the Debug level are not generated.
- interaction Log events of the Interaction level and higher (that is, log events of the Standard and Interaction levels) are generated, while log events of the Trace and Debug levels are not generated.
- standard Log events of the Standard level are generated, while log events of the Interaction, Trace, and Debug levels are not generated.
- none Produces no output.
Changes Take Effect: Immediately
Determines whether a log output is created. If it is, this option specifies the minimum level of log events generated. The log events levels, starting with the highest-priority level, are standard, interaction, trace, and debug. Refer to Log Output Options for more information.
Refer to the Framework Management Layer User's Guide, available on the Management Framework page, for more information on the standard, trace, interaction, and debug log levels.
Draft Option
No draft option