[Seaside] About error handling

Sven Van Caekenberghe sven at stfx.eu
Mon Nov 25 15:39:09 UTC 2019


Hi,

I have my own WAHtmlHaltAndErrorHandler subclass that overrides #handleDefault: to log the error in various ways as well as email it. I also include some custom session information for context.

However, I would also like to print all details of the original HTTP request (WARequest) to better map it to upstream requests, but I can't find how to access that. Any ideas ?

Thx,

Sven

PS: I am using ZnZincServerAdaptor on Pharo 7


More information about the seaside mailing list