---
title: "LogLevel"
description: "LogLevel"
url: "https://www.contentstack.com/docs/developers/sdks/content-delivery-sdk/swift/reference/loglevel"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-09-06"
---

# LogLevel

## LogLevel

An enum describing the types of messages to be logged.

Log nothing to the console.

Only log errors to the console.

Log messages when requests are sent, and when responses are received, as well as other useful information.

## LogLevel | Swift Delivery SDK | Contentstack

LogLevel is an enum describing the types of messages that can be logged in the Contentstack Swift Delivery SDK.