mirror of
https://github.com/videojs/video.js.git
synced 2024-12-12 11:15:04 +02:00
3d505ef0c5
When `debug(true)` is called, it will fire a `debugon` event that plugins and components can then use to do extra logging or anything else that's helpful to for debugging. It will also set the log level to debug. When `debug(false)` is called, it will fire a `debugoff` event that plugins and components can then use to stop doing extra logging or helpful debugging. It will reset the log level to whatever it was previously. Co-authored-by: ipadilla4 <ipadilla@brightcove.com> |
||
---|---|---|
.. | ||
api | ||
require | ||
unit | ||
karma.conf.js |