---
title: octal
framework: os
role: symbol
role_heading: Type Property
path: os/oslogintegerformatting/octal
---

# octal

The standard octal format option.

## Declaration

```swift
static var octal: OSLogIntegerFormatting { get }
```

## Mentioned in

Generating Log Messages from Your Code

## See Also

### Getting the Standard Formats

- [decimal](os/oslogintegerformatting/decimal.md)
- [hex](os/oslogintegerformatting/hex.md)
