TagLogger

value class TagLogger(val tag: String) : KSLog

Constructors

Link copied to clipboard
fun TagLogger(tag: String)

Functions

Link copied to clipboard
open override fun performLog(    level: LogLevel,     tag: String?,     message: String,     throwable: Throwable?)

Properties

Link copied to clipboard
val tag: String

Sources

Link copied to clipboard