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