dbglog
Functions
Link copied to clipboard
open fun enableDeveloperMode(enable: Boolean, @Nullable customTagPrefix: String)
Content copied to clipboard
/** Enables the Developer mode
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets the logging level
Link copied to clipboard
Starts a timer for instrumenting code Note: This method is not thread safe.
Link copied to clipboard
Stops a timer and shows the delta since the timer was started along with a message Note: This method is not thread safe.
Link copied to clipboard
Enables the Developer mode