Logger

abstract class Logger

Inheritors

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

Properties

Link copied to clipboard

Functions

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