Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun parse(input: String): Logger?

Parse a log string into a Logger object.

Link copied to clipboard

Parse a log string using split method (ktor-plugin compatible). This method exists for backward compatibility with ktor-plugin log format.