Hi, I often have a helper routine in my code that logs an event and then does stuff. In some cases, it would be helpful if the line number that is logged was one level up from where I call debug.
My question: does functionality exist in l4p similar to Test::More that would allow me to log events from higher in the stack than where I called debug? Test::More method: local $Test::Builder::Level++; ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ log4perl-devel mailing list log4perl-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/log4perl-devel