<!-- 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; [MAINTAINER_DEBUG](./case-boundary.configloglevelconstants.maintainer_debug.md)

## ConfigLogLevelConstants.MAINTAINER_DEBUG property

Log debugging information for ContractCase maintainers (and debug, warn and errors)

**Signature:**

```typescript
static readonly MAINTAINER_DEBUG = "maintainerDebug";
```
