Logging Levels

You can configure the level of detail available in 1Integrate log files.

WildFly

To change the level of logging in your WildFly installation:

  1. Open the settings.properties file.

  2. Set integrate.log.level=WARN line. WARN is the default option.

    You can use the following options:

    • DEBUG

    • INFO

    • WARN

    • ERROR

    • FATAL

WebLogic

To change logging levels in a WebLogic installation, please refer to the relevant Oracle documentation.