| EventManagerLogBehaviour Methods |
The EventManagerLogBehaviour type exposes the following members.
| Name | Description | |
|---|---|---|
| FormatLog | ||
| Info |
Logs the passed message.
| |
| IsDisabled |
Checks whether the specified event type is being logged, or not.
| |
| SetDisabled |
Enables or disables logging for events of the specified type.
| |
| WithTimestamp |
Adds a timestamp to the specified string.
|