| Constructor and Description |
|---|
NoOpLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
debug(LogEvent logEvent) |
void |
error(LogEvent logEvent) |
void |
info(LogEvent logEvent) |
boolean |
isEnabled() |
String |
name() |
void |
trace(LogEvent logEvent) |
void |
warn(LogEvent logEvent) |
Copyright © 2021. All rights reserved.