Let me fix that
Tomas Doran [Thu, 7 May 2009 10:50:04 +0000 (10:50 +0000)]
TODO

diff --git a/TODO b/TODO
index 936575f..7c6b268 100644 (file)
--- a/TODO
+++ b/TODO
@@ -29,7 +29,8 @@ Compatibility warnings to add:
 Proposed functionality / feature additions:
 
     - Log setup needs to be less lame, so Catalyst::Plugin::Log::* can die
-      in a fire. Having $c->log_class would be a good start.
+      in a fire. Having $c->log_class would be a good start. kane volunteered
+      to do some of this.
 
       Simple example: Catalyst::Plugin::Log::Colorful should just be a
       subclass of Catalyst::Log, no ::Plugin:: needed.