From a6bb8e8d31bc9ecdc01c454b36150fea84c37ca8 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 11 Apr 2018 22:31:55 +0200 Subject: [SERVER] Option to disable timestamps on stdout/console (default: disabled) --- conf/server.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf') diff --git a/conf/server.conf b/conf/server.conf index 332f8a3..a33a84e 100644 --- a/conf/server.conf +++ b/conf/server.conf @@ -49,4 +49,7 @@ consoleMask=ERROR WARNING MINOR INFO ; INFO Informational message ; DEBUG1 Debug information, used for medium verbosity ; DEBUG2 Used for debug messages that would show up a lot +; +; Whether timestamps should be output to console too (or just to file if false) +consoleTimestamps=false -- cgit v1.2.3-55-g7522