# logMessageReceived

> This has the same functionality as Application.logMessageReceived. At the moment, the Device Simulator doesn't support simulation of this event.

## Definition

* **Type:** Event
* **Namespace:** [UnityEngine.Device](/engine/6000.5/script-reference/unityengine/device.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public static event Application.LogCallback logMessageReceived
```
