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

h.migrations.trafficcapture.trafficCaptureProxyServer.0.1.0.15.source-code.log4j2.properties Maven / Gradle / Ivy

There is a newer version: 0.2.0.4
Show newest version
status = debug

appenders = console

appender.console.type = Console
appender.console.name = STDERR
appender.console.target = SYSTEM_ERR
appender.console.layout.type = PatternLayout
appender.console.layout.pattern = [%-5level] %d{DEFAULT_MICROS}{UTC} [%t] %c{1} - %msg%equals{ ctx=%mdc}{ ctx=\{\}}{}%n
appender.console.direct = true

rootLogger.level = info
rootLogger.appenderRefs = stderr
rootLogger.appenderRef.stderr.ref = STDERR




© 2015 - 2024 Weber Informatics LLC | Privacy Policy