From 7ef841ac4317bb2065428606a3623db09c56bca7 Mon Sep 17 00:00:00 2001 From: Tiara Rodney Date: Fri, 13 Mar 2026 22:53:09 +0100 Subject: [PATCH] todo(6): in-progress Add info(), warning(), error(), and critical() methods to Logger. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index c64e463..67a8ca9 100644 --- a/TODO +++ b/TODO @@ -87,7 +87,7 @@ Content-Type: application/issue ID: 6 Type: feature Title: implement remaining Logger level methods -Status: open +Status: in-progress Priority: high Created: 2026-03-13 Relationships: dependsOn:5