<!--
{
  "availability" : [
    "macCatalyst: 14.0.0 -",
    "macOS: 10.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Automator",
  "identifier" : "/documentation/Automator/AMLogLevel",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Automator"
    ],
    "preciseIdentifier" : "c:@E@AMLogLevel"
  },
  "title" : "AMLogLevel"
}
-->

# AMLogLevel

Logging levels that Automator supports.

```
enum AMLogLevel
```

## Topics

### Constants

[`AMLogLevelDebug`](/documentation/Automator/AMLogLevel/debug)

The debug log level.

[`AMLogLevelInfo`](/documentation/Automator/AMLogLevel/info)

The informational log level.

[`AMLogLevelWarn`](/documentation/Automator/AMLogLevel/warn)

The warning log level.

[`AMLogLevelError`](/documentation/Automator/AMLogLevel/error)

The error log level.

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)