setLoggingEnabled

Global configuration setting whether logging is enabled. If enabled, for all logger instances using LoggingStrategy.TIMBER it will plant Timber.DebugTree()

Parameters

enabled

Boolean flag indicating whether logging is enabled.