public class NullLogHandler extends LogHandler
| Modifier and Type | Field and Description |
|---|---|
static NullLogHandler |
instance |
minLevel| Constructor and Description |
|---|
NullLogHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
equals(Object other) |
boolean |
isOpen() |
void |
onMessageInner(ClientEvent event) |
void |
open() |
onMessagepublic static final NullLogHandler instance
public void onMessageInner(ClientEvent event)
onMessageInner in class LogHandlerpublic void open()
open in class LogHandlerpublic void close()
close in class LogHandlerpublic boolean isOpen()
isOpen in class LogHandlerCopyright © 2023. All rights reserved.