Versions Compared

Key

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

...

Parameter

Description

Supported Values

Required

Default value

logging.level.<package>

Example:

logging.level.root

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, e.g. <tomcat installation directory>/bin.

no

log4j2.xml

...