org.xwiki.logging
Class TranslationMarker
java.lang.Object
org.xwiki.logging.marker.AbstractContainerMarker
org.xwiki.logging.marker.TranslationMarker
org.xwiki.logging.TranslationMarker
- All Implemented Interfaces:
- Serializable, org.slf4j.Marker, ContainerMarker
Deprecated. since 5.4M1, use TranslationMarker instead
@Deprecated
public class TranslationMarker
- extends TranslationMarker
Allows associating a translation key to a log.
- Since:
- 5.0M2
- Version:
- $Id: 112176feb6490f0192e331b28710c09952ee41fb $
- See Also:
- Serialized Form
| Fields inherited from interface org.slf4j.Marker |
ANY_MARKER, ANY_NON_NULL_MARKER |
TranslationMarker
public TranslationMarker(String translationKey)
- Deprecated.
- Parameters:
translationKey - the translation key to associate to the log
Copyright © 2004–2014 XWiki. All rights reserved.