layoutStackTrace: Logging layout with stacktrace
Description
A layout function to be used with an appender. This layout adds the strack trace to the message.
Usage
layoutStackTrace(level, message)
Arguments
level
The level of the message (e.g. "INFO")