Simplified logger configuration, it no longer depends on Wt
This commit is contained in:
+2
-2
@@ -10,8 +10,8 @@ ffmpeg-file = "/usr/bin/ffmpeg";
|
||||
# Log files, empty means stdout
|
||||
log-file = "";
|
||||
access-log-file = "";
|
||||
# Logger configuration, see log-config in https://webtoolkit.eu/wt/doc/reference/html/overview.html#config_general
|
||||
log-config = "* -debug -info:WebRequest";
|
||||
# Minimum severity, can be "debug", "info", "warning", "error" or "fatal"
|
||||
log-min-severity = "info";
|
||||
# Output db queries on stdout
|
||||
db-show-queries = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user