public class Markers
extends java.lang.Object
logger.error(Markers.email(), message);
Constructor and Description |
---|
Markers() |
Modifier and Type | Method and Description |
---|---|
static org.slf4j.Marker |
email()
When this marker is used with a logging message then the message is
e-mailed to the configured users.
|