Summary
Writes the text representation of the formattable string to the
log using the specified verbosity, log level and format information.
- Namespace
- Cake
.Core .Diagnostics - Containing Type
- LogExtensions
Syntax
public static void Write(this ICakeLog log, Verbosity verbosity, LogLevel level, FormattableString formattable)
Parameters
Return Value
| Type | Description |
|---|---|
| void |
