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

## ConfigLogLevelConstants.ERROR property

Log when something has gone wrong during the execution of the test framework

**Signature:**

```typescript
static readonly ERROR = "error";
```
