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

## ConfigLogLevelConstants.WARN property

Log when it seems likely that there is a misconfiguration, or an error

**Signature:**

```typescript
static readonly WARN = "warn";
```
