LoggingBus Class

Class LoggingBus.

Namespace:  Akka.Event
Assembly:  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


Object
  Akka.Event..::..EventBus<(Of <(<'TEvent, TClassifier, ActorRef>)>)>
    Akka.Event..::..ActorEventBus<(Of <(<'Object, Type>)>)>
      Akka.Event..::..LoggingBus