On Thu, 9 Oct 2014, mjb152 wrote: > is there an equivalent to djangos debug toolbar for mojolicious ? > I'm interested in something to show me a little about the environment, but > more specifically for form development/debugging. I'd like to easily see > what I've passed in, the method etc
Maybe there's noone here who is a wizard with Mojolicous and also familiar with django's debug toolbar. You could have a look at: Mojolicious::Plugin::ConsoleLogger Mojolicious::Plugin::JavaScript::Console and see if that helps you. > > anyone written anything nice I could use ? what's normal practice here ? > > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
