| InitializeLoggerLoggingBus Property |
The bus used by the logger to log events.
Namespace:
Akka.Event
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public LoggingBus LoggingBus { get; }
member LoggingBus : LoggingBus with get
Property Value
Type:
LoggingBusSee Also