Summary
Writes an formattable string error message to the log using the specified format information.
- Namespace
- Cake
.Core .Diagnostics - Containing Type
- LogExtensions
Syntax
public static void Error(this ICakeLog log, Verbosity verbosity, FormattableString formattable)
Parameters
Return Value
| Type | Description |
|---|---|
| void |
