From 7338a05ef17d228afd10cc46fca8c5ce51106592 Mon Sep 17 00:00:00 2001 From: Josiah Glosson Date: Tue, 19 Nov 2024 07:59:54 -0600 Subject: [PATCH] Make it actually log to the log file --- src/default_logging.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/default_logging.yml b/src/default_logging.yml index 5269a74..1a615e2 100644 --- a/src/default_logging.yml +++ b/src/default_logging.yml @@ -24,3 +24,4 @@ root: level: info appenders: - stdout + - latest