if the wrapper will write a wrapper.log in the current directory anyway, might as well use it there.
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user