---
title: public
framework: os
role: symbol
role_heading: Type Property
path: os/oslogprivacy/public
---

# public

The standard option to always show the interpolated value.

## Declaration

```swift
static var `public`: OSLogPrivacy { get }
```

## Mentioned in

Generating Log Messages from Your Code

## See Also

### Getting the Privacy Options

- [auto](os/oslogprivacy/auto.md)
- [private](os/oslogprivacy/private.md)
- [sensitive](os/oslogprivacy/sensitive.md)
