public static class LogPattern.Log extends Object
| Modifier and Type | Field and Description |
|---|---|
Logger.Level |
level |
StackTraceElement |
location |
String |
loggerName |
String |
message |
String |
threadName |
long |
timestamp |
Throwable |
trace |
| Constructor and Description |
|---|
Log() |
public Logger.Level level
public String message
public Throwable trace
public String loggerName
public long timestamp
public String threadName
public StackTraceElement location
Copyright © 2019. All rights reserved.