LoggingBus Class
Class LoggingBus.
Namespace:
Akka.EventAssembly: Akka (in Akka.dll)
Syntax
public class LoggingBus : ActorEventBus<Object, Type>
Public Class LoggingBus _ Inherits ActorEventBus(Of Object, Type)
public ref class LoggingBus : public ActorEventBus<Object^, Type^>
Inheritance Hierarchy
Akka.Event..::..EventBus<(Of <(<'TEvent, TClassifier, ActorRef>)>)>
Akka.Event..::..ActorEventBus<(Of <(<'Object, Type>)>)>
Akka.Event..::..LoggingBus