File: commons-logging.properties

package info (click to toggle)
jlgui 3.0-10
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,120 kB
  • ctags: 4,916
  • sloc: java: 11,731; xml: 75; sh: 32; makefile: 17
file content (6 lines) | stat: -rw-r--r-- 257 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
# Commons-Logging implementation
org.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog

# Log4J implementation - log4j.jar need to be added in CLASSPATH. 
#org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger