Timber

class Timber

Logging for lazy people.

Types

DebugTree
Link copied to clipboard
open class DebugTree : Timber.Tree
A Tree for debug builds.
Forest
Link copied to clipboard
object Forest : Timber.Tree
Tree
Link copied to clipboard
abstract class Tree
A facade for handling logging calls.