Use a table for thread-global cache, hierarchical logging namespaces.

This commit is contained in:
2022-06-04 21:48:25 -05:00
parent 79c3701f26
commit 8245cfbdf7
2 changed files with 19 additions and 7 deletions

View File

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