org.xwiki.logging.marker
Class EndTranslationMarker
java.lang.Object
org.xwiki.logging.marker.AbstractContainerMarker
org.xwiki.logging.marker.TranslationMarker
org.xwiki.logging.marker.EndTranslationMarker
- All Implemented Interfaces:
- Serializable, org.slf4j.Marker, ContainerMarker
public class EndTranslationMarker
- extends TranslationMarker
A TranslationMarker with a LogEvent.MARKER_END marker.
- Since:
- 5.4M1
- Version:
- $Id: 5e4fd28a7ecfc2ca1966b80969ca095203088fb4 $
- See Also:
- Serialized Form
| Fields inherited from interface org.slf4j.Marker |
ANY_MARKER, ANY_NON_NULL_MARKER |
EndTranslationMarker
public EndTranslationMarker(String translationKey)
- Parameters:
translationKey - the translation key to associate to the log
Copyright © 2004–2014 XWiki. All rights reserved.