public class Log4JEntry extends LogEntry
LogEntry.Type| Constructor and Description |
|---|
Log4JEntry(long timestamp,
int node,
String entry) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntry() |
int |
getNode() |
LogEntry.Type |
getType() |
String |
toString() |
getAttribute, getTimestamp, setAttributepublic Log4JEntry(long timestamp,
int node,
String entry)
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.