MessageFormatter

typealias MessageFormatter = (l: LogLevel, t: String?, m: Any, Throwable?) -> String(source)