public class Formatter extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static Formatter |
create() |
Formatter |
level(String value) |
Formatter |
loggerName(String value) |
Formatter |
newline() |
Formatter |
space() |
Formatter |
thread(String value) |
Formatter |
throwable(Throwable throwable) |
Formatter |
timestamp(long timestamp) |
String |
toString() |
Formatter |
value(String value) |
Copyright © 2020–2021. All rights reserved.