LogFormat

interface LogFormat(source)

Log formatter.

Since

1.3.4

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun format(logInfo: LogInfo): String

Convert logInfo to String according to a certain format.