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

ackstage-api-java-client.1.0.23.source-code.log4j2.properties Maven / Gradle / Ivy

status = error
name = PropertiesConfig

filters = threshold

filter.threshold.type = ThresholdFilter
filter.threshold.level = debug

appenders = console

appender.console.type = Console
appender.console.name = STDOUT
appender.console.layout.type = PatternLayout
appender.console.layout.pattern = %d{yyyy-MM-dd HH:mm:ss} %-5p %c{1}:%L [%t] - %m%n

rootLogger.level = debug
rootLogger.appenderRefs = stdout
rootLogger.appenderRef.stdout.ref = STDOUT




© 2015 - 2024 Weber Informatics LLC | Privacy Policy