* 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"