---
title: log
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/log
---

# log

A base type that represents console log data.

## Declaration

```swift
static var log: UTType { get }
```

## Discussion

Discussion The identifier for this type is public.log.

## See Also

### Apple system base types

- [item](uniformtypeidentifiers/uttype-swift.struct/item.md)
- [content](uniformtypeidentifiers/uttype-swift.struct/content.md)
- [compositeContent](uniformtypeidentifiers/uttype-swift.struct/compositecontent.md)
- [data](uniformtypeidentifiers/uttype-swift.struct/data.md)
- [resolvable](uniformtypeidentifiers/uttype-swift.struct/resolvable.md)
- [package](uniformtypeidentifiers/uttype-swift.struct/package.md)
- [bundle](uniformtypeidentifiers/uttype-swift.struct/bundle.md)
- [pluginBundle](uniformtypeidentifiers/uttype-swift.struct/pluginbundle.md)
- [application](uniformtypeidentifiers/uttype-swift.struct/application.md)
- [sourceCode](uniformtypeidentifiers/uttype-swift.struct/sourcecode.md)
- [bookmark](uniformtypeidentifiers/uttype-swift.struct/bookmark.md)
