Query: log::dispatchouli::proxy
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Log::Dispatchouli::Proxy(3pm) User Contributed Perl Documentation Log::Dispatchouli::Proxy(3pm)NAMELog::Dispatchouli::Proxy - a simple wrapper around Log::DispatchVERSIONversion 2.005DESCRIPTIONA Log::Dispatchouli::Proxy object is the child of a Log::Dispatchouli logger (or another proxy) and relays log messages to its parent. It behaves almost identically to a Log::Dispatchouli logger, and you should refer there for more of its documentation. Here are the differences: o You can't create a proxy with "->new", only by calling "->proxy" on an existing logger or proxy. o "set_debug" will set a value for the proxy; if none is set, "get_debug" will check the parent's setting; "clear_debug" will clear any set value on this proxy o "log_debug" messages will be redispatched to "log" (bug to the 'debug' logging level) to prevent parent loggers from dropping them due to "debug" setting differencesAUTHORRicardo SIGNES <rjbs@cpan.org>COPYRIGHT AND LICENSEThis software is copyright (c) 2011 by Ricardo SIGNES. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.10.1 2011-04-08 Log::Dispatchouli::Proxy(3pm)
Related Man Pages |
---|
log::any::adapter(3pm) - debian |
log::dispatch::array(3pm) - debian |
log::dispatchouli::global(3pm) - debian |
mojo::log(3pm) - debian |
net::proxy::connector::tcp(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Introduction |
One instance of comparing grep and awk |
A (ksh) Library For and From UNIX.com |
My first PERL incarnation... Audio Oscillograph |