diff options
-rw-r--r-- | test/log.config | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/test/log.config b/test/log.config index 9f62e89..620e26a 100644 --- a/test/log.config +++ b/test/log.config @@ -1,4 +1,2 @@ -logging.level.default=ERROR - -default.level=ERROR -file.main.level=INFO +logging.level=DEBUG +logging.level.main.c=INFO |