ILog.ErrorFormat Method Apache log4netâ„¢ SDK Documentation
Log a formatted message string with the Error level.
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(IFormatProvider, 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

Reference