---
title: AVPlayerItemErrorLog
framework: avfoundation
role: symbol
role_heading: Class
path: avfoundation/avplayeritemerrorlog
---

# AVPlayerItemErrorLog

The error log associated with a player item.

## Declaration

```swift
class AVPlayerItemErrorLog
```

## Topics

### Accessing error data

- [events](avfoundation/avplayeritemerrorlog/events.md)
- [extendedLogData()](avfoundation/avplayeritemerrorlog/extendedlogdata().md)
- [extendedLogDataStringEncoding](avfoundation/avplayeritemerrorlog/extendedlogdatastringencoding.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Accessing logging information

- [accessLog()](avfoundation/avplayeritem/accesslog().md)
- [AVPlayerItemAccessLog](avfoundation/avplayeritemaccesslog.md)
- [AVPlayerItemAccessLogEvent](avfoundation/avplayeritemaccesslogevent.md)
- [errorLog()](avfoundation/avplayeritem/errorlog().md)
- [AVPlayerItemErrorLogEvent](avfoundation/avplayeritemerrorlogevent.md)
