FFDCLOGLEVEL

The FFDCLOGLEVEL option specifies the type of general server messages that are displayed in the first failure data capture (FFDC) log.

The FFDC log contains three categories of general server messages. Setting the FFDCLOGLEVEL option affects the following categories:
  • FFDC_GENERAL_SERVER_INFO
  • FFDC_GENERAL_SERVER_WARNING
  • FFDC_GENERAL_SERVER_ERROR

Syntax

Read syntax diagramSkip visual syntax diagramFFDCLOGLevel=ALLFFDCLOGLevel=ALLWARNERRor

Parameters

ALL

Specifies that all FFDC general server log messages are in the log. This value is the default.

WARN

Specifies that the FFDC_GENERAL_SERVER_WARNING and FFDC_GENERAL_SERVER_ERROR messages appear in the log.

ERRor

Specifies that only the FFDC_GENERAL_SERVER_ERROR messages appear in the log.

Example

ffdcloglevel warn