> For the complete documentation index, see [llms.txt](https://cherrycake.tin.cat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cherrycake.tin.cat/version-1.x-beta/reference/core-modules/log/log-methods.md).

# Log methods

## logEvent( logEvent ) <a href="#logevent" id="logevent"></a>

Logs the given `LogEvent`.

* **`logEvent`** The [LogEvent](/version-1.x-beta/reference/core-classes/logevent.md) object to log.

**Returns:** A boolean indicating whether the event could be logged or not
