diff options
-rw-r--r-- | src/config/Options.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb index 60bdd23b4d..b0b570233e 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -332,7 +332,7 @@ define DEFAULT_CONSOLE_LOGLEVEL end define MAXIMUM_CONSOLE_LOGLEVEL - default 7 + default 8 export always comment "Error messages up to this level can be printed" end |