FluentConfigLogging..::..LogConfigOnStart Method

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

Syntax


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

Parameters

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