FluentConfigLogging..::..DebugUnhandled Method

Namespace:  Akka
Assembly:  Akka (in Akka.dll)

Syntax


public static FluentConfig DebugUnhandled(
	this FluentConfig self,
	bool on
)
<ExtensionAttribute> _
Public Shared Function DebugUnhandled ( _
	self As FluentConfig, _
	on As Boolean _
) As FluentConfig
[ExtensionAttribute]
public:
static FluentConfig^ DebugUnhandled(
	FluentConfig^ self, 
	bool^ on
)

Parameters

self
Type: Akka..::..FluentConfig
on
Type: Boolean