ConsoleLogger

expect class ConsoleLogger : Logger
actual class ConsoleLogger : Logger
actual class ConsoleLogger : Logger

Constructors

Link copied to clipboard
expect constructor()
constructor()
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun log(level: Log.Level, tag: String = "", message: String?, throwable: Throwable?)
fun log(level: Log.Level, tag: String = "", message: String?, throwable: Throwable?)
fun log(level: Log.Level, tag: String = "", message: String?, throwable: Throwable?)