Click or drag to resize
EventManagerLogBehaviour Methods

The EventManagerLogBehaviour type exposes the following members.

Methods
  NameDescription
Protected methodFormatLog
Public methodInfo
Logs the passed message.
Public methodIsDisabled
Checks whether the specified event type is being logged, or not.
Public methodSetDisabled
Enables or disables logging for events of the specified type.
Protected methodWithTimestamp
Adds a timestamp to the specified string.
Top
See Also