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

hine.hm-modules.0.9.13.source-code.log4j.properties Maven / Gradle / Ivy

log4j.rootLogger=INFO, stdout

log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout

# Pattern to output the caller's file name and line number.
log4j.appender.stdout.layout.ConversionPattern=%5p [%t] (%F:%L) - %m%n

log4j.logger.httpclient.wire.header=WARN
log4j.logger.httpclient.wire.content=WARN




© 2015 - 2024 Weber Informatics LLC | Privacy Policy