public interface MessageResource
Modifier and Type | Method and Description |
---|---|
JRLevel |
getLevel()
Gets the level.
|
org.slf4j.Marker |
getMarker()
Gets the marker.
|
String |
getMessage()
Gets the message.
|
void |
setMessage(String message)
Sets the message.
|
String getMessage()
void setMessage(String message)
message
- The message to set.org.slf4j.Marker getMarker()
Copyright © 2011–2016 JRebirth OSS. All rights reserved.