Summary
    Logs information or 'interesting' runtime events.
    
		- Namespace
 - Cake
.EntityFramework .CakeTranslation  - Containing Type
 - CakeLogger
 
Syntax
public void Information(string message)
	Parameters
| Name | Type | Description | 
|---|---|---|
| message | string | Message to log | 
Return Value
| Type | Description | 
|---|---|
| void |