LoggerBaseLogMessage Method |
| Name | Description | |
|---|---|---|
| LogMessage(TraceEventType, String) |
Writes message of specified type to the log using specified message.
| |
| LogMessage(TraceEventType, String, Object) |
Writes message of specified type to the log using the specified
array of objects and formatting information.
|