26 Jul
2012
26 Jul
'12
3:22 p.m.
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