R/Layouts.R
layoutParallel.Rd
A layout function to be used with an appender. This layout adds the time, thread, level, package name, and function name to the message.
layoutParallel(level, message)
The level of the message (e.g. "INFO")
The message to layout.