public interface ContainerMarker
extends org.slf4j.Marker
Markers which contains values (so which are a bit more than Marker as defined by SLF4J).| Modifier and Type | Method and Description |
|---|---|
<M extends org.slf4j.Marker> |
get(String name) |
<M extends org.slf4j.Marker> M get(String name)
M - the type of the markername - the name of the markerCopyright © 2004–2016 XWiki. All rights reserved.