[Haskell-cafe] debugging snap app

Eric Wong wsysdu at gmail.com
Wed Jan 11 08:26:28 CET 2012


Hi,

I'm trying to get the debugging messages in snap-server in order to find the socket leaking in my snap app. I find the doc on snapframework.com says that setting an environment variable DEBUG=1 will enable the app to output the messages in stderr. But I don't get any. I installed the snap-server package using -fopenssl flag but without -fnodebug, so I think it's normal. Any idea on this?

Eric

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120111/69892365/attachment.htm>


More information about the Haskell-Cafe mailing list