log() protected method
Logs the command data if logging is enabled at $db.
| protected string|false log ( $namespace, $data, $category ) | ||
|---|---|---|
| $namespace | array|string |
Command namespace. |
| $data | array |
Command data. |
| $category | string |
Log category |
| return | string|false |
Log token, |
Please login to continue.