Log a formatted message string with the Warn level.
Overload List
Name | Description | |
---|---|---|
WarnFormat(String, Object) |
Logs a formatted message string with the Warn level.
| |
WarnFormat(String, Object ) |
Logs a formatted message string with the Warn level.
| |
WarnFormat(IFormatProvider, String, Object ) |
Logs a formatted message string with the Warn level.
| |
WarnFormat(String, Object, Object) |
Logs a formatted message string with the Warn level.
| |
WarnFormat(String, Object, Object, Object) |
Logs a formatted message string with the Warn level.
|
See Also