[Dancer-users] Saving/Emailing debug information on "die" in production

Assaf Gordon gordon at cshl.edu
Thu Jul 26 17:22:44 CEST 2012


Hello dancers,

When a dancer app die()'s in development mode, a detailed runtime error page is generated (with stack trace, config values, session values, environment values, etc.).

In production mode, obviously such information should not be shown to the user - but is there a way to save the information to a file, or better yet - email it to someone ?

Is that a Dancer module, or Plack middle-ware, or something else ?

Thanks,
 -gordon


More information about the Dancer-users mailing list