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 Serializable
trait Product
trait Equals
trait Attribute
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product