com.cisco.oss.foundation.logging.structured
Interface FoundationLoggingMarkerFormatter

All Known Implementing Classes:
DefaultMarkerFormatter

public interface FoundationLoggingMarkerFormatter

A formatter helper class to support formatting based on annotations present on the Marker This class should not have any user defined implementations

Author:
Yair Ogen

Method Summary
 String getFormat(String appenderName)
           
 void setMarker(FoundationLoggingMarker marker)
           
 

Method Detail

getFormat

String getFormat(String appenderName)

setMarker

void setMarker(FoundationLoggingMarker marker)


Copyright © 2014 Cisco. All Rights Reserved.