File: simplelog.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 (7 lines) | stat: -rw-r--r-- 306 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
# by default, we will log messages at "warn" or higher
org.apache.commons.logging.simplelog.defaultlog=debug

# formatting options
org.apache.commons.logging.simplelog.showlogname=true
org.apache.commons.logging.simplelog.showShortLogname=true
org.apache.commons.logging.simplelog.showdatetime=true