Forest
Properties
Functions
A view into Timber's planted trees as a tree itself. This can be used for injecting a logger instance rather than using static methods or to facilitate testing.
Log a debug exception.
Log a debug message with optional format args.
Log a debug exception and a message with optional format args.
Log an error exception.
Log an error message with optional format args.
Log an error exception and a message with optional format args.
Log an info exception.
Log an info message with optional format args.
Log an info exception and a message with optional format args.
Adds new logging trees.
Add a new logging tree.
Set a one-time tag for use on the next logging call.
Remove a planted tree.
Log a verbose exception.
Log a verbose message with optional format args.
Log a verbose exception and a message with optional format args.
Log a warning exception.
Log a warning message with optional format args.
Log a warning exception and a message with optional format args.
Log an assert exception.
Log an assert message with optional format args.
Log an assert exception and a message with optional format args.