Package org.apache.pekko.event.slf4j
Class Slf4jLogMarker
java.lang.Object
org.apache.pekko.event.LogMarker
org.apache.pekko.event.slf4j.Slf4jLogMarker
Wraps
Marker-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.pekko.event.LogMarker
LogMarker.Properties$ -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Slf4jLogMarkerapply(org.slf4j.Marker marker) static Slf4jLogMarkercreate(org.slf4j.Marker marker) Java APIorg.slf4j.Markermarker()Methods inherited from class org.apache.pekko.event.LogMarker
apply, apply, create, create, getProperties, name, properties, toString
-
Constructor Details
-
Slf4jLogMarker
public Slf4jLogMarker(org.slf4j.Marker marker)
-
-
Method Details
-
apply
-
create
Java API -
marker
public org.slf4j.Marker marker()
-