[Dancer-users] entering before_template_render hook
Richard Huxton
dev at archonet.com
Tue Aug 30 21:58:36 CEST 2011
On 30/08/11 20:27, Nick Knutov wrote:
> Hello all,
>
> use Dancer ':script';
> ...
> my $comment = template ...
> ...
>
> [6703] core @0.000008> entering before_template_render hook in
> /usr/local/share/perl/5.10.1/Dancer/Hook.pm l. 57
>
> Why this can occurs? How to disable this message?
It looks like you have logging turned up to the "core" level. Try
"debug" for less noise.
--
Richard Huxton
Archonet Ltd
More information about the Dancer-users
mailing list