From 5a3411b7ba701347250070f713f3a041fd6d557f Mon Sep 17 00:00:00 2001 From: JustAnotherArchivist Date: Fri, 19 Dec 2025 20:25:44 +0000 Subject: Add logging section to example config --- config.example.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.example.toml') diff --git a/config.example.toml b/config.example.toml index c46b616..59a9f09 100644 --- a/config.example.toml +++ b/config.example.toml @@ -1,3 +1,7 @@ +[logging] + #level = 'INFO' + #format = '{asctime} {levelname} {name} {message}' + [irc] #host = 'irc.hackint.org' #port = 6697 -- cgit v1.3.1-10-gc9f91