---
title: PackageManager.BuildLogVerbosity.concise
framework: swift-package-manager
role: symbol
role_heading: Case
path: swift-package-manager/documentation/packageplugin/packagemanager/buildlogverbosity/concise
---

# PackageManager.BuildLogVerbosity.concise

## Declaration

```swift
case concise
```

## See Also

### Verbosity Levels

- [PackageManager.BuildLogVerbosity.debug](swift-package-manager/documentation/packageplugin/packagemanager/buildlogverbosity/debug.md)
- [PackageManager.BuildLogVerbosity.verbose](swift-package-manager/documentation/packageplugin/packagemanager/buildlogverbosity/verbose.md)
