summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Log/Dispatch/Channels.pm10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/Log/Dispatch/Channels.pm b/lib/Log/Dispatch/Channels.pm
index c24a548..801e0e2 100644
--- a/lib/Log/Dispatch/Channels.pm
+++ b/lib/Log/Dispatch/Channels.pm
@@ -219,4 +219,14 @@ sub channel {
return undef;
}
+=head1 TODO
+
+Allow top level callbacks on the Log::Dispatcher::Channels object
+
+=head1 SEE ALSO
+
+L<Log::Dispatch>
+
+=cut
+
1;