Updated to use jlog Prerelease-11. Cleaned up custom logger to utilized jlog Prerelease-11 features.

This commit is contained in:
2024-06-28 13:26:22 -04:00
parent 4ea05e09b7
commit 5e8c85feea
2 changed files with 2 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ CPMAddPackage(
CPMAddPackage(
NAME jlog
URL https://git.redacted.cc/josh/jlog/archive/Prerelease-10.zip
URL https://git.redacted.cc/josh/jlog/archive/Prerelease-11.zip
)