Info3
org.apache.pekko.event.Logging.Info3
Attributes
- Source
- Logging.scala
- Graph
-
- Supertypes
Members list
Value members
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:
- Info
- 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
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