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:
-
Open the settings.properties file.
-
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.