Logging receiver.
fun write(message: LogMessage): Unit
Logging. The method can be called on an arbitrary thread.
message
LogMessage
Unit