From 8ca441830f36111943860a98a21c736d4087bb2e Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Sat, 4 Feb 2023 01:42:40 +0100 Subject: Add log.config --- test/log.config | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/log.config 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 -- cgit v1.2.3