FluentConfigLogging..::..StdOutLogLevel Method

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

Syntax


public static FluentConfig StdOutLogLevel(
	this FluentConfig self,
	LogLevel logLevel
)
<ExtensionAttribute> _
Public Shared Function StdOutLogLevel ( _
	self As FluentConfig, _
	logLevel As LogLevel _
) As FluentConfig
[ExtensionAttribute]
public:
static FluentConfig^ StdOutLogLevel(
	FluentConfig^ self, 
	LogLevel^ logLevel
)

Parameters

self
Type: Akka..::..FluentConfig
logLevel
Type: Akka.Event..::..LogLevel