# LogDebugMessage

Property in [Dialogue](https://docs.yarnspinner.dev/api/csharp/yarn/yarn.dialogue)

## Summary

Invoked when the Dialogue needs to report debugging information.

```csharp
public Logger? LogDebugMessage { get; set; }
```
