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

## ConfigLogLevelConstants.NONE property

Print no logs (note, results may still be printed - see `printResults`<!-- -->)

**Signature:**

```typescript
static readonly NONE = "none";
```
