LogcatInitializer

An Initializer of the logcat library. It is used to initialize the library at the application startup.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun create(context: Context)
Link copied to clipboard
open override fun dependencies(): MutableList<Class<out Initializer<*>>>