| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NORMAL_FORMAT |
"{3,date,HH:mm:ss} [{1}]{5} {6}.{7}, {19}: {4} \n{8}" |
public static final String |
SMALL_FORMAT |
"{3,date,HH:mm:ss} [{1}]{5}: {4} \n{8}" |
public static final String |
TINY_FORMAT |
"[{1}]{5} {4} \n{8}" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
PRECISION_MICRO |
1000000L |
public static final long |
PRECISION_MILLI |
1000L |
public static final long |
PRECISION_NANO |
1000000000L |
public static final long |
PRECISION_SECOND |
1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
version |
"0.1.5.XX" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
serialVersionUID |
1L |
Copyright © 2018. All rights reserved.