blob: 9606bcd5a3043f4e2a1a70dfcfe9eeacee685e9a [file] [log] [blame]
# This is the logging properties that goes to the war, there are two logging conf kept at the
# svn, one for developement (one at src/test-resources) and other for producation
# Uncomment the next line to disable all logging.
#org.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog
# Uncomment the next line to enable the simple log based logging
#org.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog
# Uncomment the next line to enable log4j based logging
#org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger