com.cisco.oss.foundation.logging.structured
Class DefaultMarkerFormatter

java.lang.Object
  extended by 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

Constructor Summary
DefaultMarkerFormatter()
           
 
Method Summary
 String getFormat(String appenderName)
           
 void setMarker(FoundationLoggingMarker marker)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultMarkerFormatter

public DefaultMarkerFormatter()
Method Detail

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.