[Dancer-users] another logging issue: where was debug() called?

Gabor Szabo szabgab at gmail.com
Fri Apr 2 22:10:06 UTC 2010


Sorry for this rapid firing of e-mail messages, I'll go to sleep soon....


When I call debug("something") I see it in the logfile as

Sat Apr  3 00:57:52 2010 [25581] (debug) something in
/home/gabor/perl5/lib/perl5/Dancer.pm l. 77


I think it would be better to print the filename and line number of
where I called debug() which
is probably a few call-frames before. Or maybe I am just missing the context.

Gabor


More information about the Dancer-users mailing list