water has asked for the wisdom of the Perl Monks concerning the following question:
Thanks --# code snipped from L:L4p FAQ $SIG{__WARN__} = sub { local $Log::Log4perl::caller_depth; $Log::Log4perl::caller_depth = $Log::Log4perl::caller_depth + 1; $logger->logconfess(@_); };
Wa#$Header: /home/MYCVSROOT/mycode/lib/MyLog.pm,v 1.8 2004/06/04 04:20:57 team Exp $ter
that sig was a joke, problem is real
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: CVS mangles $Log statement (dumb)
by broquaint (Abbot) on Jun 05, 2004 at 10:55 UTC | |
|
Re: CVS mangles $Log statement (dumb)
by robartes (Priest) on Jun 05, 2004 at 12:05 UTC | |
by Anonymous Monk on Jun 05, 2004 at 16:28 UTC | |
by The Mad Hatter (Priest) on Jun 05, 2004 at 12:57 UTC |