All Downloads are FREE. Search and download functionalities are using the official Maven repository.

example.1.0.8.source-code.log4j2.properties Maven / Gradle / Ivy

There is a newer version: 1.2.6
Show newest version
appenders=console
appender.console.type=Console
appender.console.name=STDOUT
appender.console.layout.type=PatternLayout
appender.console.layout.pattern=%d{HH:mm:ss.SSS} [%highlight{%level}{FATAL=bg_red, ERROR=red, WARN=yellow, INFO=green, DEBUG=blue}] [%t]: %logger{36}.%M@line<%L> - %msg%n
rootLogger.level=debug
rootLogger.appenderRef.stdout.ref=STDOUT




© 2015 - 2025 Weber Informatics LLC | Privacy Policy