ILogDebugFormat Method Apache log4net™ SDK Documentation
Log a formatted string with the Debug level.
Overload List

  NameDescription
Public methodDebugFormat(String, Object)
Logs a formatted message string with the Debug level.
Public methodDebugFormat(String, Object)
Logs a formatted message string with the Debug level.
Public methodDebugFormat(IFormatProvider, String, Object)
Logs a formatted message string with the Debug level.
Public methodDebugFormat(String, Object, Object)
Logs a formatted message string with the Debug level.
Public methodDebugFormat(String, Object, Object, Object)
Logs a formatted message string with the Debug level.
Top
See Also

Reference