ILog.WarnFormat Method Apache log4netâ„¢ SDK Documentation
Log a formatted message string with the Warn level.
Overload List

  NameDescription
Public methodWarnFormat(String, Object)
Logs a formatted message string with the Warn level.
Public methodWarnFormat(String,Object[])
Logs a formatted message string with the Warn level.
Public methodWarnFormat(IFormatProvider, String,Object[])
Logs a formatted message string with the Warn level.
Public methodWarnFormat(String, Object, Object)
Logs a formatted message string with the Warn level.
Public methodWarnFormat(String, Object, Object, Object)
Logs a formatted message string with the Warn level.
Top
See Also

Reference