diff options
-rw-r--r-- | test/log.config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/log.config b/test/log.config new file mode 100644 index 0000000..9f62e89 --- /dev/null +++ b/test/log.config @@ -0,0 +1,4 @@ +logging.level.default=ERROR + +default.level=ERROR +file.main.level=INFO |