public class LogRecord extends Object
| Constructor and Description |
|---|
LogRecord(long id,
ch.qos.logback.classic.spi.ILoggingEvent event) |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
String |
getLevel() |
String |
getLogger() |
String |
getMessage() |
String |
getThreadName() |
long |
getTimestamp() |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.