<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@contract-case/case-boundary](./case-boundary.md) &gt; [ConfigLogLevelConstants](./case-boundary.configloglevelconstants.md) &gt; [DEBUG](./case-boundary.configloglevelconstants.debug.md)

## ConfigLogLevelConstants.DEBUG property

Log information to help users find out what is happening during their tests (and warnings, and errors)

**Signature:**

```typescript
static readonly DEBUG = "debug";
```
