Logging
Console Logging
log.console = off | file | console | bothlog.console.file = /path/to/log/filelog.console.level = debug | info | warning | errorError Logging
log.error = on | offlog.error.file = /path/to/log/fileCrash Logging
SysLog
Last updated
Was this helpful?