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

orza.camel-smbj.0.2.0.source-code.log4j.properties Maven / Gradle / Ivy

Go to download

A camel component that allows connecting to SMB shares with the SMBJ library.

There is a newer version: 0.2.22
Show newest version

#
# The logging properties used
#
log4j.rootLogger=DEBUG, out

# uncomment the following line to turn on Camel debugging
#log4j.logger.org.apache.camel=DEBUG

# CONSOLE appender not used by default
log4j.appender.out=org.apache.log4j.ConsoleAppender
log4j.appender.out.layout=org.apache.log4j.PatternLayout
log4j.appender.out.layout.ConversionPattern=[%30.30t] %-30.30c{1} %-5p %m%n
#log4j.appender.out.layout.ConversionPattern=%d [%-15.15t] %-5p %-30.30c{1} - %m%n

log4j.throwableRenderer=org.apache.log4j.EnhancedThrowableRenderer




© 2015 - 2025 Weber Informatics LLC | Privacy Policy