in reply to Re^2: Balancing Logging and Code Readability
in thread Balancing Logging and Code Readability

Since you're already using Log::Log4perl, you might check out it's built-in :resurrect tag or the similar functionality provided by Filter::Log4perl.

Replies are listed 'Best First'.
Re^4: Balancing Logging and Code Readability
by ack (Deacon) on Sep 17, 2009 at 02:16 UTC

    I have seen the :resurrect tag but haven't really looked into it. The quick glance that I gave it didn't really connect in my mind that it might be helpful to my dilema. I hadn't seen the Filter::Log4perl module, so I'll definitely look into it.

    Thanks for the suggestions. I'll look into them.

    ack Albuquerque, NM