| TestKitBaseFullDebugConfig Property |
A full debugging configuration with all log settings enabled.
Namespace:
Akka.TestKit
Assembly:
Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public static Config FullDebugConfig { get; }
static member FullDebugConfig : Config with get
Property Value
Type:
ConfigSee Also