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, setAttribute
public Log4JEntry(long timestamp, int node, String entry)
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.