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

# decimal

The standard decimal format option.

## Declaration

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

## Mentioned in

Generating Log Messages from Your Code

## See Also

### Getting the Standard Formats

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