DebugLogging
org.apache.pekko.stream.ActorAttributes.DebugLogging
final case class DebugLogging(enabled: Boolean) extends MandatoryAttribute
Enables additional low level troubleshooting logging at DEBUG log level
Use factory method #debugLogging to create.
Attributes
- Source
- Attributes.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait MandatoryAttributetrait Attributeclass Objecttrait Matchableclass Any
Members list
In this article