FluentConfigLogging..::..LogLocal Method
Namespace:
Akka
Assembly: Akka (in Akka.dll)
Assembly: Akka (in Akka.dll)
Syntax
public static FluentConfig LogLocal( this FluentConfig self, bool receive, bool autoReceive, bool lifecycle, bool eventStream, bool unhandled )
<ExtensionAttribute> _ Public Shared Function LogLocal ( _ self As FluentConfig, _ receive As Boolean, _ autoReceive As Boolean, _ lifecycle As Boolean, _ eventStream As Boolean, _ unhandled As Boolean _ ) As FluentConfig
[ExtensionAttribute] public: static FluentConfig^ LogLocal( FluentConfig^ self, bool^ receive, bool^ autoReceive, bool^ lifecycle, bool^ eventStream, bool^ unhandled )