With Mojolicious::Lite, I have no problem in having debug message using 
$c->app->log->debug();

When I start a full Mololicious app with a script, named my_lib.pl,  ending 
in
 

Mojolicious::Commands->start_app('MyLib');


and that script is run from the windows command (Yes, I'm on Windows) with

morbo my_lib.pl


I do not have any message that way, What am I missing ? How can I have 
these ?
Thanks
F.

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mojolicious+unsubscr...@googlegroups.com.
To post to this group, send email to mojolicious@googlegroups.com.
Visit this group at https://groups.google.com/group/mojolicious.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mojolicious/319fdacc-a66c-4201-8e15-5964c52f2de9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to