There is Chrome Logger extenstion for Google Chrome (http://craig.is/writing/chrome-logger) and Mojolicious::Plugin::ChromeLogger plugin for Mojolicious. Idea is similar to ConsoleLogger but it does not modify response body and works with ajax requests.
2014-10-11 15:08 GMT+03:00 mjb152 <[email protected]>: > ConsoleLogger looks good, but think I'll have to stick the params into the > stash and display that on the screen, slightly easier to get to than the > console. > > -- > 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. -- Viktor Turskyi http://webbylab.com http://koorchik.blogspot.com -- 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.
