public interface MessageLogger
| Modifier and Type | Method and Description |
|---|---|
void |
message(org.slf4j.Logger log,
String format,
Object... arguments)
Log a message at certain level according to the specified format and arguments.
|
Copyright © 2020 ZeroTurnaround. All rights reserved.