PlainFormatter

A plain formatter for logging that outputs the log level, source method name, and message.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun format(record: LogRecord): String