Expose appender config, default ConsoleLogAppender threshold to ALL.

This commit is contained in:
2025-02-04 17:56:01 -06:00
parent 92c2dec54d
commit 0eb0d33573
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Package
version = "1.0.0"
version = "1.0.1"
author = "Jonathan Bernard"
description = "Wrapper around std/logging to provide namespaced logging."
license = "MIT"