performLog

abstract fun performLog(    level: LogLevel,     tag: String?,     message: String,     throwable: Throwable?)

Sources

Link copied to clipboard