Disable Pointer Events logging by default #65
Labels
flag: good first issue
This might be a relatively easy issue; good for new contributors
flag: seeking PR
We are actively seeking PRs for this; we do not currently expect the core team will resolve this
priority: P2
Smaller impact or easy workaround
type: bug
Something isn't working correctly
Milestone
Right now when using EME logger, by default it'll log Pointer Events that happened on the
HTMLVideoelement
(see below for an example). This adds a lot of noise to the log.We should disable logging Pointer Events by default.
The text was updated successfully, but these errors were encountered: