From 95983c73b1b339c0746e8141387f4ffe2d6d76c4 Mon Sep 17 00:00:00 2001 From: Keith Edmunds Date: Fri, 14 Feb 2025 19:49:13 +0000 Subject: [PATCH] Log to stderr timer10 stop/start --- app/logging.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/logging.yaml b/app/logging.yaml index 1d7c1aa..fa07d8e 100644 --- a/app/logging.yaml +++ b/app/logging.yaml @@ -22,6 +22,9 @@ filters: # module-name: # - function-name-1 # - function-name-2 + musicmuster: + - update_clocks + - play_next handlers: stderr: