The following tables list the members exposed by EventLog.
Public Constructors
Public Methods
| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | WriteErrorEvent |
Simple routine to write an error event to the Symphony Event Log.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | WriteEvent |
Write an event to the Symphony event log.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | WriteEventInformation |
Write additional event information to the event log. An event must have previously been written using the WriteEvent().
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | WriteInfoEvent |
Simple routine to write an information event to the Symphony Event Log.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | WriteWarningEvent |
Simple routine to write an warning event to the Symphony Event Log.
|
Top
See Also