CrashlyticsLogger

Constructors

Link copied to clipboard
constructor(crashlytics: Crashlytics)

Properties

Link copied to clipboard
open override var isEnabled: Boolean
Link copied to clipboard

Functions

Link copied to clipboard
fun isLoggable(logLevel: Int): Boolean
Link copied to clipboard
open override fun println(logLevel: Int, tag: String, msg: String)
open override fun println(logLevel: Int, tag: String, tr: Throwable, msg: String)
Link copied to clipboard
open fun setLogLevel(logLevel: Int)