File: build_log4j.properties

package info (click to toggle)
jexcelapi 2.6.12%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,284 kB
  • sloc: java: 43,178; xml: 131; makefile: 13; lisp: 9
file content (15 lines) | stat: -rwxr-xr-x 796 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Default, configurable properties file to allow clever open source users
# to use a sophisticated logging facility of their choice (eg. log4j)
# If they do this, then it is their responsibility to download the requisite
# libraries
# Indifferent or lazy users can use the simple logger which writes
# messages to standard out without the need for all that tedious mucking
# about with third party libraries

# The logger name.  This is a source file containing the name of the 
# class implementing the logger interface.  At build time, this source file
# will be copied to the file ../src/common/log/LoggerName.java
logger=Log4JLogger

# The classpath for any third party libraries needed by the extra add-ons
loggerClasspath=e:/apps/jakarta-log4j-1.2.8/dist/lib/log4j-1.2.8.jar