todo(6): done

Added info(), warning(), error(), and critical() methods to Logger,
each gated by isEnabledFor(). All level methods tested including
effective level filtering.
This commit is contained in:
Tiara Rodney 2026-03-13 22:56:15 +01:00
parent d95c8d37da
commit fcfbd36153
No known key found for this signature in database
GPG key ID: 5CD8EC1D46106723

2
TODO
View file

@ -87,7 +87,7 @@ Content-Type: application/issue
ID: 6
Type: feature
Title: implement remaining Logger level methods
Status: in-progress
Status: done
Priority: high
Created: 2026-03-13
Relationships: dependsOn:5