Skip navigation links
A C D E I L P T U V W 

A

asTree() - Static method in class timber.log.Timber
A view into Timber's planted trees as a tree itself.

C

createStackElementTag(StackTraceElement) - Method in class timber.log.Timber.DebugTree
Extract the tag which should be used for the message from the element.

D

d(String, Object...) - Static method in class timber.log.Timber
Log a debug message with optional format args.
d(Throwable, String, Object...) - Static method in class timber.log.Timber
Log a debug exception and a message with optional format args.
d(String, Object...) - Method in class timber.log.Timber.Tree
Log a debug message with optional format args.
d(Throwable, String, Object...) - Method in class timber.log.Timber.Tree
Log a debug exception and a message with optional format args.
DebugTree() - Constructor for class timber.log.Timber.DebugTree
 

E

e(String, Object...) - Static method in class timber.log.Timber
Log an error message with optional format args.
e(Throwable, String, Object...) - Static method in class timber.log.Timber
Log an error exception and a message with optional format args.
e(String, Object...) - Method in class timber.log.Timber.Tree
Log an error message with optional format args.
e(Throwable, String, Object...) - Method in class timber.log.Timber.Tree
Log an error exception and a message with optional format args.

I

i(String, Object...) - Static method in class timber.log.Timber
Log an info message with optional format args.
i(Throwable, String, Object...) - Static method in class timber.log.Timber
Log an info exception and a message with optional format args.
i(String, Object...) - Method in class timber.log.Timber.Tree
Log an info message with optional format args.
i(Throwable, String, Object...) - Method in class timber.log.Timber.Tree
Log an info exception and a message with optional format args.

L

log(int, String, String, Throwable) - Method in class timber.log.Timber.DebugTree
Break up message into maximum-length chunks (if needed) and send to either Log.println() or Log.wtf() for logging.
log(int, String, String, Throwable) - Method in class timber.log.Timber.Tree
Write a log message to its destination.

P

plant(Timber.Tree) - Static method in class timber.log.Timber
Add a new logging tree.

T

tag(String) - Static method in class timber.log.Timber
Set a one-time tag for use on the next logging call.
Timber - Class in timber.log
Logging for lazy people.
Timber.DebugTree - Class in timber.log
A Tree for debug builds.
timber.log - package timber.log
 
Timber.Tree - Class in timber.log
A facade for handling logging calls.
Tree() - Constructor for class timber.log.Timber.Tree
 

U

uproot(Timber.Tree) - Static method in class timber.log.Timber
Remove a planted tree.
uprootAll() - Static method in class timber.log.Timber
Remove all planted trees.

V

v(String, Object...) - Method in class timber.log.Timber.Tree
Log a verbose message with optional format args.
v(Throwable, String, Object...) - Method in class timber.log.Timber.Tree
Log a verbose exception and a message with optional format args.
v(String, Object...) - Static method in class timber.log.Timber
Log a verbose message with optional format args.
v(Throwable, String, Object...) - Static method in class timber.log.Timber
Log a verbose exception and a message with optional format args.

W

w(String, Object...) - Method in class timber.log.Timber.Tree
Log a warning message with optional format args.
w(Throwable, String, Object...) - Method in class timber.log.Timber.Tree
Log a warning exception and a message with optional format args.
w(String, Object...) - Static method in class timber.log.Timber
Log a warning message with optional format args.
w(Throwable, String, Object...) - Static method in class timber.log.Timber
Log a warning exception and a message with optional format args.
wtf(String, Object...) - Method in class timber.log.Timber.Tree
Log an assert message with optional format args.
wtf(Throwable, String, Object...) - Method in class timber.log.Timber.Tree
Log an assert exception and a message with optional format args.
wtf(String, Object...) - Static method in class timber.log.Timber
Log an assert message with optional format args.
wtf(Throwable, String, Object...) - Static method in class timber.log.Timber
Log an assert exception and a message with optional format args.
A C D E I L P T U V W 
Skip navigation links

Copyright © 2013-2015. All Rights Reserved.