ILogInfoFormat Method Apache log4net™ SDK Documentation
Log a formatted message string with the Info level.
Overload List

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

Reference