| ActorMaterializerSettingsWithDebugLogging Method |
TBD
Namespace:
Akka.Streams
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public ActorMaterializerSettings WithDebugLogging(
bool isEnabled
)
member WithDebugLogging :
isEnabled : bool -> ActorMaterializerSettings
Parameters
- isEnabled
- Type: SystemBoolean
TBD
Return Value
Type:
ActorMaterializerSettingsTBD
See Also