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

es-sdk.1.0.207.source-code.log4j.properties Maven / Gradle / Ivy

Go to download

The Files.com Java client library provides convenient access to the Files.com API from JVM based applications.

There is a newer version: 1.4.123
Show newest version
# Set root logger level to INFO and its only appender to A1.
log4j.rootLogger=DEBUG, A1


# A1 is set to be a ConsoleAppender.
log4j.appender.A1=org.apache.log4j.ConsoleAppender
log4j.appender.A1.layout=org.apache.log4j.EnhancedPatternLayout
log4j.appender.A1.layout.ConversionPattern=[%t] [%c{1}] %m %throwable{5}%n
log4j.appender.A1.threshold=DEBUG

#Class specific rules
log4j.logger.com.files=INFO





© 2015 - 2025 Weber Informatics LLC | Privacy Policy