> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gethinto.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ConsoleLevel

```typescript
type ConsoleLevel = "log" | "info" | "debug" | "warn" | "error"
```
