JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
E
I
L
T
W
C
com.github.tony19.timber.loggly
- package com.github.tony19.timber.loggly
D
d(String, Object...)
- Method in class com.github.tony19.timber.loggly.
LogglyTree
Logs a message with
DEBUG
severity
d(Throwable, String, Object...)
- Method in class com.github.tony19.timber.loggly.
LogglyTree
Logs a message and an associated throwable with
DEBUG
severity
E
e(String, Object...)
- Method in class com.github.tony19.timber.loggly.
LogglyTree
Logs a message with
ERROR
severity
e(Throwable, String, Object...)
- Method in class com.github.tony19.timber.loggly.
LogglyTree
Logs a message and an associated throwable with
ERROR
severity
I
i(String, Object...)
- Method in class com.github.tony19.timber.loggly.
LogglyTree
Logs a message with
INFO
severity
i(Throwable, String, Object...)
- Method in class com.github.tony19.timber.loggly.
LogglyTree
Logs a message and an associated throwable with
INFO
severity
L
LogglyTree
- Class in
com.github.tony19.timber.loggly
A
Timber
tree that posts log messages to
Loggly
LogglyTree(String)
- Constructor for class com.github.tony19.timber.loggly.
LogglyTree
Creates a
Timber
tree for posting messages to
Loggly
T
tag(String)
- Method in class com.github.tony19.timber.loggly.
LogglyTree
Sets the Loggly tag for all logs going forward.
W
w(String, Object...)
- Method in class com.github.tony19.timber.loggly.
LogglyTree
Logs a message with
WARN
severity
w(Throwable, String, Object...)
- Method in class com.github.tony19.timber.loggly.
LogglyTree
Logs a message and an associated throwable with
WARN
severity
C
D
E
I
L
T
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All rights reserved.