R/Layouts.R
layoutStackTrace.Rd
A layout function to be used with an appender. This layout adds the stack trace to the message.
layoutStackTrace(level, message)
The level of the message (e.g. "INFO")
The message to layout.