Summary
Logs verbose or detailed information on the flow through the system.
- Namespace
- Cake
.EntityFramework .CakeTranslation - Containing Type
- CakeLogger
Syntax
public void Verbose(string message)
Parameters
| Name | Type | Description |
|---|---|---|
| message | string | Message to log |
Return Value
| Type | Description |
|---|---|
| void |