---
title: AMLogLevel.debug
framework: automator
role: symbol
role_heading: Case
path: automator/amloglevel/debug
---

# AMLogLevel.debug

The debug log level.

## Declaration

```swift
case debug
```

## See Also

### Constants

- [AMLogLevel.info](automator/amloglevel/info.md)
- [AMLogLevel.warn](automator/amloglevel/warn.md)
- [AMLogLevel.error](automator/amloglevel/error.md)
