Error3
org.apache.pekko.event.Logging.Error3
Attributes
- Source
- Logging.scala
- Graph
-
- Supertypes
-
trait LogEventWithMarkerclass Error2class Errortrait Serializabletrait Producttrait Equalstrait LogEventWithCausetrait LogEventclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Constructors
Attributes
- Source
- Logging.scala
Inherited methods
Java API: Retrieve the contents of the MDC.
Java API: Retrieve the contents of the MDC.
Attributes
- Inherited from:
- LogEvent
- Source
- Logging.scala
The LogLevel of this LogEvent
The LogLevel of this LogEvent
Attributes
- Definition Classes
- Inherited from:
- Error
- Source
- Logging.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Appends the marker to the Debug/Info/Warning/Error toString representations
Appends the marker to the Debug/Info/Warning/Error toString representations
Attributes
- Definition Classes
-
LogEventWithMarker -> Any
- Inherited from:
- LogEventWithMarker
- Source
- Logging.scala
Concrete fields
Attributes
- Source
- Logging.scala
Marker attribute is nullable due to backward binary compatibility in the class Warning4
Marker attribute is nullable due to backward binary compatibility in the class Warning4
Attributes
- Source
- Logging.scala
Extra values for adding to MDC
Inherited fields
The thread that created this log event
When this LogEvent was created according to System.currentTimeMillis
When this LogEvent was created according to System.currentTimeMillis
Attributes
- Inherited from:
- LogEvent
- Source
- Logging.scala
In this article