residue-darwin
Version:
Residue server daemon (Darwin)
10 lines (9 loc) • 507 B
Plain Text
* GLOBAL:
FORMAT = "%datetime [%logger] [%app] [%ip] [%thread] [%level] %msg"
FILENAME = "/tmp/logs/sample-app.log"
ENABLED = true
* VERBOSE:
FORMAT = "%datetime [%client_id] [%ip] [%thread] [%fbase:%line (%func)] [%vnamelevel] %msg"
* DEBUG:
FORMAT = "%datetime [%client_id] [%ip] [%thread] [%level] [%fbase:%line (%func)] %msg"
FILENAME = "/tmp/logs/sample-app-debug.log"