[log4perl-devel] Logging from higher in the stack

2008-10-14 Thread todd.e.rinaldo
> 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 all

[log4perl-devel] Reducing the stack

2008-10-14 Thread todd.e.rinaldo
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 e