> For the complete documentation index, see [llms.txt](https://plugins.phbot.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://plugins.phbot.org/phbot-api/log.md).

# Log

Logs text to the main bot log.

#### Usage

`log('Any string sent to this function will be appended to the bot log.')`

#### Returns

`None`
