Record

data class Record(var level: Level, var target: String, var message: String)

Constructors

Link copied to clipboard
constructor(level: Level, target: String, message: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard