public class LoggingEvent extends Object
| Constructor and Description |
|---|
LoggingEvent(String message,
String sourceFile,
Long lineNumber,
String type,
Long sid,
String logLevel) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getLineNumber() |
String |
getLogLevel() |
String |
getMessage() |
Long |
getSid() |
String |
getSourceFile() |
String |
getType() |
Copyright © 2018. All rights reserved.