ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/lib/AnyEvent/Log.pm
(Generate patch)

Comparing AnyEvent/lib/AnyEvent/Log.pm (file contents):
Revision 1.12 by root, Sat Aug 20 01:33:10 2011 UTC vs.
Revision 1.13 by root, Sat Aug 20 01:34:12 2011 UTC

854 854
855 my $debug = AnyEvent::Debug->AnyEvent::Log::ctx; 855 my $debug = AnyEvent::Debug->AnyEvent::Log::ctx;
856 $debug->attach ($AnyEvent::Log::Default); 856 $debug->attach ($AnyEvent::Log::Default);
857 $debug->levels ("trace"); # not "level"! 857 $debug->levels ("trace"); # not "level"!
858 858
859This of course works for any package.
860
859=back 861=back
860 862
861=head1 AUTHOR 863=head1 AUTHOR
862 864
863 Marc Lehmann <schmorp@schmorp.de> 865 Marc Lehmann <schmorp@schmorp.de>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines