Overhaul logging

Provide a proper logging effect that filters messages by log level
before generating them.
This commit is contained in:
Nathan McCarty 2025-01-09 15:48:24 -05:00
parent fb2f643efa
commit e2a26d9519
4 changed files with 140 additions and 61 deletions

1
.gitignore vendored
View file

@ -3,3 +3,4 @@ inputs/
*.*~
support/*.o
support/advent-support
tmp/