Summary
    Logs debug information which includes the most detailed information.
    
		- Namespace
 - Cake
.EntityFramework .CakeTranslation  - Containing Type
 - CakeLogger
 
Syntax
public void Debug(string message)
	Parameters
| Name | Type | Description | 
|---|---|---|
| message | string | Message to log | 
Return Value
| Type | Description | 
|---|---|
| void |