client.log
Logs a message to the console.
client.log(...)
Arguments
| Name | Description | Type |
|---|---|---|
| msg | The text to log. Additional arguments will be concatenated. | string |
Logs a message to the console.
client.log(...)
| Name | Description | Type |
|---|---|---|
| msg | The text to log. Additional arguments will be concatenated. | string |