public class LoggingEvent extends Object
| Constructor and Description | 
|---|
LoggingEvent(String name,
            Level level,
            String message)  | 
| Modifier and Type | Method and Description | 
|---|---|
Level | 
getLevel()  | 
String | 
getLoggerName()  | 
String | 
getMessage()  | 
String | 
toString()  | 
Copyright © 2021. All rights reserved.