---
title: Message Argument Formatters
framework: os
role: collectionGroup
role_heading: API Collection
path: os/message-argument-formatters
---

# Message Argument Formatters

Manage the privacy and presentation of the message’s interpolated values using type-aware formatters.

## Topics

### Privacy Options

- [OSLogPrivacy](os/oslogprivacy.md)

### Value Formatters

- [OSLogBoolFormat](os/oslogboolformat.md)
- [OSLogIntegerFormatting](os/oslogintegerformatting.md)
- [OSLogInt32ExtendedFormat](os/oslogint32extendedformat.md)
- [OSLogFloatFormatting](os/oslogfloatformatting.md)
- [OSLogPointerFormat](os/oslogpointerformat.md)

### Value Interpolation

- [OSLogInterpolation](os/osloginterpolation.md)
- [OSLogIntExtendedFormat](os/oslogintextendedformat.md)

### String Alignment

- [OSLogStringAlignment](os/oslogstringalignment.md)

## See Also

### Log Messages

- [Logger](os/logger.md)
- [OSLogType](os/oslogtype.md)
