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