I've been looking through the source code and documentation for this. I'd like to log the exception message to our log file and not the entire stack trace. Is this something that can be done with the current baseline or do I need to write a custom ErrorHandler?
- log exception message, not stack trace Mark
- Re: log exception message, not stack trace Claus Ibsen