Click or drag to resize
Akka.NETInitializeLoggerLoggingBus Property
The bus used by the logger to log events.

Namespace:  Akka.Event
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public LoggingBus LoggingBus { get; }

Property Value

Type: LoggingBus
See Also