Click or drag to resize
BusLogging Methods

The BusLogging type exposes the following members.

Methods
  NameDescription
Public methodDebug (Inherited from LoggingAdapterBase.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodError(String, Object) (Inherited from LoggingAdapterBase.)
Public methodError(Exception, String, Object) (Inherited from LoggingAdapterBase.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInfo (Inherited from LoggingAdapterBase.)
Public methodIsEnabled (Inherited from LoggingAdapterBase.)
Public methodLog (Inherited from LoggingAdapterBase.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodNotifyDebug
Notifies the debug.
(Overrides LoggingAdapterBaseNotifyDebug(Object).)
Protected methodNotifyError(Object)
Notifies the error.
(Overrides LoggingAdapterBaseNotifyError(Object).)
Protected methodNotifyError(Exception, Object)
Notifies the error.
(Overrides LoggingAdapterBaseNotifyError(Exception, Object).)
Protected methodNotifyInfo
Notifies the information.
(Overrides LoggingAdapterBaseNotifyInfo(Object).)
Protected methodNotifyLog (Inherited from LoggingAdapterBase.)
Protected methodNotifyWarning
Notifies the warning.
(Overrides LoggingAdapterBaseNotifyWarning(Object).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodWarn Obsolete. (Inherited from LoggingAdapterBase.)
Public methodWarning (Inherited from LoggingAdapterBase.)
Top
Extension Methods
See Also