CuttingEdge.Logging reference library
LoggingProviderBase..::.Log Method
LoggingProviderBase Class  See Also  Send Feedback

Overload List

  NameDescription
Log(Exception)
Logs an error event.
Log(String)
Logs an information event.
Log(LoggingEventType, String)
Logs an event.
Log(Exception, MethodBase)
Logs an error event.
Log(String, Exception)
Logs an error event.
Log(String, MethodBase)
Logs an information event.
Log(LoggingEventType, String, MethodBase)
Logs an event.
Log(LoggingEventType, String, String)
Logs an event.
Log(String, Exception, MethodBase)
Logs an error event.
Log(String, Exception, String)
Logs an error event.
Log(LoggingEventType, String, Exception, MethodBase)
Logs an event.
Log(LoggingEventType, String, Exception, String)
Logs an error event.

See Also

LoggingProviderBase Class
LoggingProviderBase Members
CuttingEdge.Logging Namespace
Send feedback on this topic to Microsoft.