Click or drag to resize

ILog.ErrorFormat Method

Overload List
  NameDescription
Public methodErrorFormat(String, Object)
Logs a formatted message string with the Error level.
Public methodErrorFormat(String,Object[])
Logs a formatted message string with the Error level.
Public methodErrorFormat(String, Object, Object)
Logs a formatted message string with the Error level.
Public methodErrorFormat(String, Object, Object, Object)
Logs a formatted message string with the Error level.
Top
See Also