Add CustomLogAppender to allow extensible log appenders.

This commit is contained in:
2025-05-19 18:05:06 -05:00
parent 0eb0d33573
commit e0dba8125c
2 changed files with 67 additions and 1 deletions

View File

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