| java.lang.Object | |
| ↳ | com.davidluoye.support.log.Configuration |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | Configuration.Builder | ||||||||||
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | DEFAULT_LEVEL | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static String | APP_TAG | ||||||||||
| public final boolean | persistLogLevel | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | appTag() | ||||||||||
| void | appTag(String appTag) | ||||||||||
| static Configuration | get() | ||||||||||
| int | getLogLevel() | ||||||||||
| void | setLogLevel(int level) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||