[Dancer-users] Confused on error reporting
Takeshi OKURA
okura3 at gmail.com
Thu Jul 7 13:44:55 CEST 2011
Hi Stephen.
2011/7/7 Stephen Fenwick-Paul <stephen at activeg.org>:
> With the environment set to development, each of these responds as I expect.
> Case 1 gives me a full backtrace, case 2 gives me a a json with just the
> error message, and case 3 again give me a full backtrace,
> Now moving to the production environment. I get
(snip)
> Which is OK, but where is the meaningful message to the user gone?
To show the stack trace, show_errors variable in a
environment/production.yml shuld be 1. I think so.
It's 1 in development.yml. But in production.yml It's 0.
best regards.
--
Takeshi OKURA
More information about the Dancer-users
mailing list