R/Layouts.R
layoutSimple.Rd
A layout function to be used with an appender. This layout simply includes the message itself.
layoutSimple(level, message)
The level of the message (e.g. "INFO")
The message to layout.