j
k
j a
j l
On Mar 8, 2011, at 5:14 PM, Naveed Massjouni wrote:
You will be able to do: use Dancer qw(!debug); use MyLogger qw(debug); Dancer::debug('blah'); debug('blah'); Is that not good enough?
You will be able to do: use Dancer qw(!debug); use MyLogger qw(debug); Dancer::debug('blah'); debug('blah');
Is that not good enough?
the above would be great from my perspective. Puneet.
Back to the thread
Back to the list