Summary
Writes a verbose message to the log using the specified verbosity and format information.
- Namespace
- Cake
.Core .Diagnostics - Containing Type
- LogExtensions
Syntax
public static void Verbose(this ICakeLog log, Verbosity verbosity, string format, params object[] args)
Parameters
Return Value
Type | Description |
---|---|
void |