atLevel

abstract fun atLevel(level: LogLevel): LogRecordBuilder

Create a new log record using the returned LogRecordBuilder

Return

a LogRecordBuilder that can be used to manually construct an event

Parameters

level

the level to log at