Log Configuration Parameters

The following table describes the log configuration parameters.

Parameter

Description

Trace Log Parameters

Fatal

Logs messages that imply the imminent crash of the application or the relevant subcomponent. Fatal messages require immediate attention.

Error

Logs all fatal messages, as well as error conditions that must be addressed, but may not necessarily cause the application to crash.

Warning

Logs all fatal and error messages, as well as log messages for minor problems while the application is running.

Information

Logs all fatal, error, and warning messages, as well as log messages for significant events in the normal life cycle of the application.

Verbose

Captures all fatal, error, warning, and information messages, as well as log messages associated with minor and frequently occurring but otherwise normal events.

Administrative Audit Log, Runtime Audit Log, and System Log Parameters

Error

Logs error messages.

Warning

Logs all error and warning messages.

Success

Logs all error, warning, and successful action messages.