Uses of Interface
org.xwiki.logging.marker.ContainerMarker

Packages that use ContainerMarker
org.xwiki.logging.marker   
 

Uses of ContainerMarker in org.xwiki.logging.marker
 

Classes in org.xwiki.logging.marker that implement ContainerMarker
 class AbstractContainerMarker
          Base class to use for custom Markers which contains values (so which are a bit more than Marker as defined by SLF4J).
 class BeginTranslationMarker
          A TranslationMarker with a LogEvent.MARKER_BEGIN marker.
 class EndTranslationMarker
          A TranslationMarker with a LogEvent.MARKER_END marker.
 class TranslationMarker
          Allows associating a translation key to a log.
 



Copyright © 2004–2014 XWiki. All rights reserved.