Log file to which all output to the console will be logged. If the
logfile is not specified, then file logging will be written to a
file called "wrapper.log" in the
same directory as the Wrapper executable. Providing a blank value
will cause file logging to be disabled.
Example: |
wrapper.logfile=../logs/wrapper.log
|
|