Skip to content

Commit 9793f60

Browse files
committed
Update README.md
1 parent 58791f1 commit 9793f60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,8 @@ youTubePlayer.parameters.showControls = false
207207
> [!WARNING]
208208
> Updating the `YouTubePlayer.Parameters` during runtime will cause the `YouTubePlayer` to reload.
209209
210+
### Logging
211+
210212
If you wish to gain more insights into the underlying communication of the YouTube Player iFrame JavaScript API, you can enable the logging of a player via the `isLogginEnabled` parameter.
211213

212214
The `YouTubePlayer` utilizes the [unified logging system (OSLog)](https://developer.apple.com/documentation/os/logging) to log information about the player options, JavaScript events and evaluations.

0 commit comments

Comments
 (0)