> For the complete documentation index, see [llms.txt](https://docs.hogwarp.com/hogwarp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hogwarp.com/hogwarp/scripting/server-side/api-documentation/systems/logger.md).

# Logger

## Methods

|  Name |    Parameters   | Description |
| ----: | :-------------: | ----------- |
| Debug | string aMessage |             |
|  Info | string aMessage |             |
|  Warn | string aMessage |             |
| Error | string aMessage |             |
