SimpleFormatter

Simple 'Java Logging' Formatter.

Author

Phillip Webb

Since

1.0.0

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun format(record: LogRecord): String
Link copied to clipboard
open fun formatMessage(record: LogRecord): String
Link copied to clipboard
open fun getHead(h: Handler): String
Link copied to clipboard
open fun getTail(h: Handler): String