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

All Superinterfaces:
org.slf4j.Marker, Serializable
All Known Implementing Classes:
AbstractFoundationLoggingMarker

public interface FoundationLoggingMarker
extends org.slf4j.Marker


Field Summary
static String NO_OPERATION
           
 
Fields inherited from interface org.slf4j.Marker
ANY_MARKER, ANY_NON_NULL_MARKER
 
Method Summary
 FoundationLoggingMarkerFormatter getFormatter()
           
 String getName()
           
 String valueOf(String userFieldName)
           
 
Methods inherited from interface org.slf4j.Marker
add, contains, contains, equals, hasChildren, hashCode, hasReferences, iterator, remove
 

Field Detail

NO_OPERATION

static final String NO_OPERATION
See Also:
Constant Field Values
Method Detail

valueOf

String valueOf(String userFieldName)

getName

String getName()
Specified by:
getName in interface org.slf4j.Marker

getFormatter

FoundationLoggingMarkerFormatter getFormatter()


Copyright © 2014 Cisco. All Rights Reserved.