Skip to content
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.

Improve error logging #30

Open
DougReeder opened this issue Sep 29, 2017 · 2 comments
Open

Improve error logging #30

DougReeder opened this issue Sep 29, 2017 · 2 comments

Comments

@DougReeder
Copy link

Errors logged to console don't always indicate where the error occurred:
DougReeder@331e083

@beaufortfrancois
Copy link
Contributor

beaufortfrancois commented Oct 2, 2017

Thanks! Do you mind submitting a PR for this?
It would be nice if all errors could be properly capitalized as well.

-      console.error("video player init err:", err)
+      console.error("Video player init error:", err)

@DougReeder
Copy link
Author

DougReeder commented Oct 2, 2017 via email

DougReeder added a commit to DougReeder/sample-media-pwa that referenced this issue Oct 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants