Class Slf4jLogMarker

java.lang.Object
org.apache.pekko.event.LogMarker
org.apache.pekko.event.slf4j.Slf4jLogMarker

public final class Slf4jLogMarker extends LogMarker
Wraps Marker
  • Constructor Details

    • Slf4jLogMarker

      public Slf4jLogMarker(org.slf4j.Marker marker)
  • Method Details

    • apply

      public static Slf4jLogMarker apply(org.slf4j.Marker marker)
    • create

      public static Slf4jLogMarker create(org.slf4j.Marker marker)
      Java API
    • marker

      public org.slf4j.Marker marker()