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

# AMLogLevel.info

The informational log level.

## Declaration

```swift
case info
```

## See Also

### Constants

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