---
title: extendedLogData
framework: mediaplayer
role: symbol
role_heading: Instance Property
path: mediaplayer/mpmovieaccesslog/extendedlogdata
---

# extendedLogData

A textual version of the web server access log for the associated movie player.

## Declaration

```swift
var extendedLogData: Data! { get }
```

## Discussion

Discussion The web server access log in a textual format that conforms to the W3C Extended Log File Format for web server log files. For more information, see http://www.w3.org/pub/WWW/TR/WD-logfile.html.

## See Also

### Movie access log properties

- [extendedLogDataStringEncoding](mediaplayer/mpmovieaccesslog/extendedlogdatastringencoding.md)
- [events](mediaplayer/mpmovieaccesslog/events.md)
