home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 July
/
CMCD0703.ISO
/
Software
/
Freeware
/
Programare
/
bugzero
/
WEB-INF
/
classes
/
conf
/
log.properties
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2002-03-18
|
255 b
|
11 lines
# use log.logger=File to write the log to a file
# use log.logger=System to write the log to System.out
# log.file is the file name for the logging
#
log.logger=file
log.file=bugzero.log
log.log=true
log.info=true
log.warn=true
log.error=true