Well, my issue is that I found the server message cryptic and I was wondering if it had any other output. Right now stderr and stdout go to the console, and the console didn't show anything when that error occurred. I'm wondering if there's the equivalent of a "verbose" mode.
I use a wrapper shell script that redirects stdout and stderr from the
Yesod CGI application to a file...crude but it has served my purposes
pretty well.
Alex
> _______________________________________________
On Fri, Dec 3, 2010 at 4:08 PM, Alexandros Salazar <nomothetis@gmail.com> wrote:
> Hi,
> I'm wondering if there is a way to log the server output for Yesod. I am
> currently getting an error of "Failed to load resource: the server responded
> with a status of 500 (Internal Server Error)" and I have no idea what is
> causing the issue; I don't know if the server knows, but I'd like to find
> out.
> Any help would be appreciated. Thanks!
> Alexandros
> web-devel mailing list
> web-devel@haskell.org
> http://www.haskell.org/mailman/listinfo/web-devel
>
>