TimberInstallStrategy

abstract class TimberInstallStrategy : AbstractInstallStrategy

Constructors

TimberInstallStrategy
Link copied to clipboard
fun TimberInstallStrategy(logger: Logger)
TimberInstallStrategy
Link copied to clipboard
@Inject
fun TimberInstallStrategy()

Types

Registrar
Link copied to clipboard
object Registrar : InstallStrategyRegistrar

Functions

execute
Link copied to clipboard
open override fun execute(context: ComponentMetadataContext)