if the wrapper will write a wrapper.log in the current directory anyway, might as well use it there.

This commit is contained in:
jrandom
2004-09-02 05:22:12 +00:00
committed by zzz
parent c0b63ee7a8
commit c414b3fad2

View File

@ -59,7 +59,7 @@ wrapper.console.format=PM
wrapper.console.loglevel=INFO wrapper.console.loglevel=INFO
# Log file to use for wrapper output logging. # Log file to use for wrapper output logging.
wrapper.logfile=logs/wrapper.log wrapper.logfile=wrapper.log
# Format of output for the log file. (See docs for formats) # Format of output for the log file. (See docs for formats)
wrapper.logfile.format=LPTM wrapper.logfile.format=LPTM