<!--
{
  "availability" : [
    "iOS: 4.3.0 -",
    "iPadOS: 4.3.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.7.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVPlayerItemErrorLog",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:objc(cs)AVPlayerItemErrorLog"
  },
  "title" : "AVPlayerItemErrorLog"
}
-->

# AVPlayerItemErrorLog

The error log associated with a player item.

```
class AVPlayerItemErrorLog
```

## Topics

### Accessing error data

[`events`](/documentation/AVFoundation/AVPlayerItemErrorLog/events)

A chronologically ordered array of player item error log event objects.

[`extendedLogData()`](/documentation/AVFoundation/AVPlayerItemErrorLog/extendedLogData())

Returns a serialized representation of the error log in the Extended Log File Format.

[`extendedLogDataStringEncoding`](/documentation/AVFoundation/AVPlayerItemErrorLog/extendedLogDataStringEncoding)

The string encoding of the extended log data.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)