Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ASSERT |
7 |
public static final int |
DEBUG |
3 |
public static final int |
ERROR |
6 |
public static final int |
INFO |
4 |
public static final int |
VERBOSE |
2 |
public static final int |
WARN |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
FLAG_MERGE_TX |
1 |
public static final int |
FLAG_STOP_QUEUE_ON_EXCEPTION |
2 |
public static final int |
FLAG_TRACK_CREATOR_STACKTRACE |
4 |
Available under the Apache License, Version 2.0 - Copyright © 2011-2015 greenrobot.de. All Rights Reserved.