| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | FORMAT_STRING_BENCHMARK | "%12$s %10$-20s %3$2d %8$s%n" | 
| public static final String | FORMAT_STRING_COMPACT | "%4$s %6$s::%7$s %8$s%9$s%n" | 
| public static final String | FORMAT_STRING_MESSAGE | "%8$s%n" | 
| public static final String | FORMAT_STRING_MESSAGE_AND_EXCEPTION | "%8$s%11$s%n" | 
| public static final String | FORMAT_STRING_MESSAGE_AND_STACK_TRACE | "%8$s%9$s%n" | 
| public static final String | FORMAT_STRING_SIMPLE | "%5$tF %5$tT.%5$tL %10$-20s %3$2d %8$s%9$s%n" | 
| public static final String | FORMAT_STRING_TIME_MESSAGE | "%5$tF %5$tT.%5$tL %8$s%n" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final boolean | DEFAULT_AUTO_FLUSH | true | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final boolean | DEFAULT_APPEND | false | 
| public static final String | DEFAULT_PATTERN | "%h/java%d.log" | 
| public static final long | DEFAULT_SIZE_LIMIT | 9223372036854775807L | 
| public static final long | NO_LIMIT | 9223372036854775807L | 
Copyright © 2018 Arno Unkrig. All rights reserved.