Property | Value |
wrapper.console.loglevel | Level of messages to display in the console. |
wrapper.console.format | Format of messages in the console. |
wrapper.logfile | File in which to log messages. |
wrapper.logfile.loglevel | Level of messages to write in the log file. |
wrapper.logfile.format | Format of messages in the log file. |
wrapper.logfile.maxsize | Maximum size to which the log can grow. |
wrapper.logfile.maxfiles | Number of old logs to maintain. |
wrapper.syslog.loglevel | Level of messages to write to the Event Log on Windows systems or the syslog on UNIX. |