Package org.seppiko.glf.log4j2
Class Log4j2Marker
java.lang.Object
org.seppiko.glf.log4j2.Log4j2Marker
- All Implemented Interfaces:
Serializable,Marker
Log4j 2.x Marker implementation convert
- Author:
- Leonard Woo
- See Also:
-
Field Summary
Fields inherited from interface org.seppiko.glf.api.Marker
ANY_MARKER, ANY_NON_NULL_MARKER -
Constructor Summary
ConstructorsConstructorDescriptionLog4j2Marker(IMarkerFactory factory, org.apache.logging.log4j.Marker marker) constructor -
Method Summary
-
Constructor Details
-
Log4j2Marker
constructor- Parameters:
factory- Log4j2 marker factory interfacemarker- Log4j2 marker instance
-
-
Method Details
-
getLog4j2Marker
public org.apache.logging.log4j.Marker getLog4j2Marker()Get Log4j2 marker instance- Returns:
- marker instance
-
getName
-
add
-
remove
-
hasReferences
public boolean hasReferences()- Specified by:
hasReferencesin interfaceMarker
-
iterator
-
contains
-
contains
-
equals
-
hashCode
public int hashCode()
-