Summary
Writes the text representation of the specified array of objects to the
log using the specified verbosity, log level and format information.
- Namespace
- Cake
.Core .Diagnostics - Containing Type
- ICakeLog
Syntax
void Write(Verbosity verbosity, LogLevel level, string format, params object[] args)
Parameters
Return Value
Type | Description |
---|---|
void |