logPlain

open fun logPlain(writer: BiConsumer<String, Throwable?>)

Logs this entry with the provided writer using plain content information

Author

fzzyhmstrs

Since

0.7.0

Parameters

writer

BiConsumer writer for applying log lines. This is often a logger created with createEntryLogger