| Constructor and Description |
|---|
LoggerDefaultImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
debug(String message) |
void |
error(String message,
Throwable e) |
List<String> |
getAllMessages() |
void |
info(String message) |
void |
warn(String message) |
Copyright © 2021. All rights reserved.