mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Split events page into separate events/logging pages
PiperOrigin-RevId: 344051289
This commit is contained in:
parent
809b8a0679
commit
cbca6e1949
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug.md
vendored
2
.github/ISSUE_TEMPLATE/bug.md
vendored
|
|
@ -13,7 +13,7 @@ Before filing a bug:
|
||||||
- Consult our developer website, which can be found at https://exoplayer.dev/.
|
- Consult our developer website, which can be found at https://exoplayer.dev/.
|
||||||
It provides detailed information about supported formats and devices.
|
It provides detailed information about supported formats and devices.
|
||||||
- Learn how to create useful log output by using the EventLogger:
|
- Learn how to create useful log output by using the EventLogger:
|
||||||
https://exoplayer.dev/listening-to-player-events.html#using-eventlogger
|
https://exoplayer.dev/debug-logging.html
|
||||||
- Rule out issues in your own code. A good way to do this is to try and
|
- Rule out issues in your own code. A good way to do this is to try and
|
||||||
reproduce the issue in the ExoPlayer demo app. Information about the ExoPlayer
|
reproduce the issue in the ExoPlayer demo app. Information about the ExoPlayer
|
||||||
demo app can be found here:
|
demo app can be found here:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue