com.cisco.oss.foundation.logging.structured
Class DefaultMarkerFormatter
java.lang.Object
com.cisco.oss.foundation.logging.structured.DefaultMarkerFormatter
- All Implemented Interfaces:
- FoundationLoggingMarkerFormatter
public class DefaultMarkerFormatter
- extends Object
- implements FoundationLoggingMarkerFormatter
Default formatter for use when User Marker doesn't have any annotations or configuration overrides
- Author:
- Yair Ogen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultMarkerFormatter
public DefaultMarkerFormatter()
getFormat
public String getFormat(String appenderName)
- Specified by:
getFormat in interface FoundationLoggingMarkerFormatter
setMarker
public void setMarker(FoundationLoggingMarker marker)
- Specified by:
setMarker in interface FoundationLoggingMarkerFormatter
Copyright © 2014 Cisco. All Rights Reserved.