about summary refs log tree commit diff
path: root/TODO
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2024-12-18 06:33:05 -0600
committergennyble <gen@nyble.dev>2024-12-18 06:33:05 -0600
commitf977c98bed7e744d83d538becd4499467480df67 (patch)
tree2f916e1629d24c0a25c2c1651d53f2219634dc20 /TODO
parentd994eda887829c0b4e4c9f315cd9ff1320ddc4a9 (diff)
downloadawake-f977c98bed7e744d83d538becd4499467480df67.tar.gz
awake-f977c98bed7e744d83d538becd4499467480df67.zip
Meow 2024-12-18 06:32 CST
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO b/TODO
index 5ee90f8..f9d467c 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,9 @@
 (1) Using incorrect daylight savings offset for date should warn
 	Like using CDT when we are not in dalyight savings. CST would be
 	correct, but maybe it was on purpose? We should not hard-error,
-	just print somewhere so we see it Someday.
\ No newline at end of file
+	just print somewhere so we see it Someday.
+
+(2) Configurable Logging
+	Learn how to use tracing better so we can mark CSS and Images
+	with their file type in the traces and filter them out if we
+	want to.
\ No newline at end of file