public class CategorisedOutputEvent extends OutputEvent
| Constructor and Description |
|---|
CategorisedOutputEvent(long timestamp,
String category,
LogLevel logLevel) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
LogLevel |
getLogLevel()
Returns the log level for this event.
|
long |
getTimestamp() |
public long getTimestamp()
public LogLevel getLogLevel()
OutputEventgetLogLevel in class OutputEventpublic String getCategory()
Copyright © 2013. All rights reserved