[Seaside] Write stack traces to stderr?

David Farber dfarber at numenor.com
Sat May 2 21:41:53 UTC 2009


Thanks for the replies, guys.

After nosing around a bit, it looks like I need to modify WAResponse  
class>>internalError: to see errors raised during the construction of  
a response (and write a stack trace out to a log).  But it strikes me  
as odd that Seaside doesn't already have a facility for logging  
errors.  Am I missing something?!

To catch errors that occur outside of a response (like the failure to  
snapshot image that brought my Pier image to its knees) it looks like  
I might need a new ToolSet.

Thanks,
David



More information about the seaside mailing list