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

gstar.legstar.avro.translator.0.4.1.source-code.log4j.properties Maven / Gradle / Ivy

# Sets the debug level and appender name
log4j.rootLogger=INFO, A1

# Sets the primary handler to be one that writes to a console
log4j.appender.A1=org.apache.log4j.ConsoleAppender

# Sets the primary handler to be one that writes formatted output
log4j.appender.A1.layout=org.apache.log4j.PatternLayout
log4j.appender.A1.layout.ConversionPattern=%-4r [%t] %-5p %c %x - %m%n

# Filter out packages
log4j.logger.com.legstar=INFO





© 2015 - 2024 Weber Informatics LLC | Privacy Policy