# Log methods

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

Logs the given `LogEvent`.

* **`logEvent`** The [LogEvent](https://cherrycake.tin.cat/reference/core-classes/logevent) object to log.

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