LogImpl.DebugFormat Method Apache log4netâ„¢ SDK Documentation
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