ToolboxLogging

Types

Link copied to clipboard

Functions

Link copied to clipboard
fun enable(level: Level = Level.VERBOSE, vararg tags: ToolboxLogging.Tag)
Link copied to clipboard
fun enableAll(excluded: List<ToolboxLogging.Tag> = emptyList(), level: Level = Level.VERBOSE)