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

Comparing AnyEvent/lib/AnyEvent.pm (file contents):
Revision 1.374 by root, Thu Aug 25 03:35:52 2011 UTC vs.
Revision 1.375 by root, Thu Aug 25 05:39:47 2011 UTC

2053 2053
2054 PERL_ANYEVENT_LOG=Some::Module=debug,+log:filter=warn,+%syslog:%syslog=error,syslog 2054 PERL_ANYEVENT_LOG=Some::Module=debug,+log:filter=warn,+%syslog:%syslog=error,syslog
2055 2055
2056For the rather extensive details, see L<AnyEvent::Log>. 2056For the rather extensive details, see L<AnyEvent::Log>.
2057 2057
2058This variable is evaluated when AnyEvent (or L<AnyEvent::Log>) is loaded,
2059so will take effect even before AnyEvent has initialised itself.
2060
2058Note that specifying this environment variable causes the L<AnyEvent::Log> 2061Note that specifying this environment variable causes the L<AnyEvent::Log>
2059module to be loaded, while C<PERL_ANYEVENT_VERBOSE> does not, so only 2062module to be loaded, while C<PERL_ANYEVENT_VERBOSE> does not, so only
2060using the latter saves a few hundred kB of memory until the first message 2063using the latter saves a few hundred kB of memory until the first message
2061is being logged. 2064is being logged.
2062 2065

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines