# debug

> Set debug to true to log calls through the AndroidJNIHelper.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.AndroidJNIModule

```csharp
public static bool debug { get; set; }
```
