Click or drag to resize
LogInfoFormat Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodInfoFormat(FormatMessageCallback, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(Exception, FormatMessageCallback, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(IFormatProvider, FormatMessageCallback, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(String, Object, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(String, Object, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(Exception, IFormatProvider, FormatMessageCallback, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(Exception, String, Object, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(Exception, String, Object, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(IFormatProvider, String, Object, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(IFormatProvider, String, Object, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(String, Object, Object, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(Exception, IFormatProvider, String, Object, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(Exception, IFormatProvider, String, Object, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(Exception, String, Object, Object, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(IFormatProvider, String, Object, Object, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(String, Object, Object, Object, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(Exception, IFormatProvider, String, Object, Object, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(Exception, String, Object, Object, Object, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(IFormatProvider, String, Object, Object, Object, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(String, Object, Object, Object, Object, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(Exception, IFormatProvider, String, Object, Object, Object, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(Exception, String, Object, Object, Object, Object, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(IFormatProvider, String, Object, Object, Object, Object, String, String, Int32)
Logs a new information entry.
Public methodInfoFormat(Exception, IFormatProvider, String, Object, Object, Object, Object, String, String, Int32)
Logs a new information entry.
Top
See Also