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.60 by root, Tue Jul 30 23:53:43 2013 UTC vs.
Revision 1.61 by root, Wed Jul 31 00:03:00 2013 UTC

456C<Time::HiRes::time> when logging a message before L<AnyEvent> becomes 456C<Time::HiRes::time> when logging a message before L<AnyEvent> becomes
457available. 457available.
458 458
459=item AnyEvent::Log::format_time $timestamp 459=item AnyEvent::Log::format_time $timestamp
460 460
461Formats a timestamp as returned by C<< AnyEvent->now > or C<< 461Formats a timestamp as returned by C<< AnyEvent->now >> or C<<
462AnyEvent->time >> or many other functions in the same way as 462AnyEvent->time >> or many other functions in the same way as
463C<AnyEvent::Log> does. 463C<AnyEvent::Log> does.
464 464
465In your main program (as opposed to in your module) you can override 465In your main program (as opposed to in your module) you can override
466the default timestamp display format by loading this module and then 466the default timestamp display format by loading this module and then

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines