public interface LoggerNameAwareMessage
| Modifier and Type | Method and Description |
|---|---|
String |
getLoggerName()
Returns the name of the Logger.
|
void |
setLoggerName(String
The name of the Logger.
|