The following tables list the members exposed by EventLogger.
Public Methods
Name | Description | |
---|---|---|
AddLoggingChannel | Registers the ILogginChannel to receive event logs. | |
ContainsLoggingChannel | Determines whether a ILogginChannel is registered. | |
LogEvent | Writes a new event log. | |
RemoveLoggingChannel | Removes a registered ILogginChannel |
Public Events
Name | Description | |
---|---|---|
EventLog | Occurs when an event log is generated. |