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
.Testing - Containing Type
- FakeLog
Syntax
public void Write(Verbosity verbosity, LogLevel level, string format, params object[] args)
Parameters
Return Value
Type | Description |
---|---|
void |