Community contributed extensions

playerrors [playerrors] module

This module is for the Play 1.x series only.

Playerrors gathers and informs you about the errors in your production webapps, so you can fix them before your visitors get a chance to complain

https://playerrors.com/

https://github.com/marius0/playerrors

Written by Marius Andra.

Published releases

0.2 Aug 24 2011 Documentation Try Play
0.1 Aug 23 2011 Documentation Try Play

To install locally this module use the install command:

play install playerrors-{version}

To add this module as dependency of your application, add it to the dependencies.yml file:

require:
        - play -> playerrors {version}