Hello everyone, Is there a way to add a stack trace to each log event for a certain appender layout?
I have an errorappender, and when it receives an event to log, I would like it to log the whole stack trace as well. This is for debug and test purposes. /marcus
