public interface ContainerMarker
extends org.slf4j.Marker
Marker
s 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–2022 XWiki. All rights reserved.