LogMessage

constructor(level: LogLevel, tag: String, messageSupplier: suspend () -> String, throwable: Throwable? = null)(source)