Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Description

Supported Values

Required

Default value

logging.level.<package>

Examples:

logging.level.root

logging.level.com.software.kgs

Definition of the log level for the package.

OFF; ERROR; WARN; INFO; DEBUG

no

logging.config

Specifies a location for the configuration file of the logging framework

A path specified absolute or relative to the working directory of tomcat service, web application server (e.g. for a Tomcat installation this is typically: <tomcat installation directory>/bin ).

no

log4j2.xml

For more information how to apply these parameters, please read Application wide settings .

...