org.apache.pekko.event.slf4j.Slf4jLogMarker
See theSlf4jLogMarker companion object
final class Slf4jLogMarker(val marker: Marker) extends LogMarker
Wraps org.slf4j.Marker
Attributes
- Companion
- object
- Source
- Slf4jLogger.scala
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
Java API
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
LogMarker -> Any
- Inherited from:
- LogMarker
- Source
- Logging.scala
Concrete fields
Attributes
- Source
- Slf4jLogger.scala
Inherited fields
Attributes
- Inherited from:
- LogMarker
- Source
- Logging.scala
Attributes
- Inherited from:
- LogMarker
- Source
- Logging.scala
In this article