LoggingBus Methods
The LoggingBus type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Classify | (Inherited from EventBus<(Of <(<'TEvent, TClassifier, TSubscriber>)>)>.) |
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetClassifier | (Inherited from EventBus<(Of <(<'TEvent, TClassifier, TSubscriber>)>)>.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
IsSubClassification | (Inherited from EventBus<(Of <(<'TEvent, TClassifier, TSubscriber>)>)>.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Publish(UTP, UTP) | (Inherited from EventBus<(Of <(<'TEvent, TClassifier, TSubscriber>)>)>.) |
![]() |
Publish(TEvent) |
Publishes the specified event.
(Inherited from EventBus<(Of <(<'TEvent, TClassifier, TSubscriber>)>)>.) |
![]() |
SetLogLevel |
Sets the log level.
|
![]() |
SimpleName(Object) | (Inherited from EventBus<(Of <(<'TEvent, TClassifier, TSubscriber>)>)>.) |
![]() |
SimpleName(Type) | (Inherited from EventBus<(Of <(<'TEvent, TClassifier, TSubscriber>)>)>.) |
![]() |
StartDefaultLoggers |
Starts the default loggers.
|
![]() |
StartStdoutLogger |
Starts the stdout logger.
|
![]() |
Subscribe |
Subscribes the specified subscriber.
(Inherited from EventBus<(Of <(<'TEvent, TClassifier, TSubscriber>)>)>.) |
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
![]() |
Unsubscribe(TSubscriber) |
Unsubscribes the specified subscriber.
(Inherited from EventBus<(Of <(<'TEvent, TClassifier, TSubscriber>)>)>.) |
![]() |
Unsubscribe(TSubscriber, TClassifier) |
Unsubscribes the specified subscriber.
(Inherited from EventBus<(Of <(<'TEvent, TClassifier, TSubscriber>)>)>.) |