vertx / io.vertx.core.logging / VertxLoggerFormatter

VertxLoggerFormatter

open class VertxLoggerFormatter : Formatter

Author
Andy Taylor

Constructors

<init>

VertxLoggerFormatter()

Functions

format

open fun format(record: LogRecord): String