---
title: debugDescription
framework: network
role: symbol
role_heading: Instance Property
path: network/networkchannel/debugdescription
---

# debugDescription

Generate a string representation of NetworkChannel suitable for logging

## Declaration

```swift
var debugDescription: String { get }
```
