Companion
object Companion
Functions
Link copied to clipboard
Logs an error message with tag edu.stanford.spezi.logger
using LoggingStrategy.TIMBER.
Link copied to clipboard
Logs an informational message with tag edu.stanford.spezi.logger
using LoggingStrategy.TIMBER.
Link copied to clipboard
Global configuration setting whether logging is enabled. If enabled, for all logger instances using LoggingStrategy.TIMBER it will plant Timber.DebugTree()
Link copied to clipboard
Sets the next tag for logging.
Link copied to clipboard
Logs a warning message with tag edu.stanford.spezi.logger
using LoggingStrategy.TIMBER.