Click or drag to resize

LoggerBaseLogMessage Method

Overload List
  NameDescription
Protected methodLogMessage(TraceEventType, String)
Writes message of specified type to the log using specified message.
Protected methodLogMessage(TraceEventType, String, Object)
Writes message of specified type to the log using the specified array of objects and formatting information.
Top
See Also