Skip to content

Conversation

muffinresearch
Copy link
Contributor

@muffinresearch muffinresearch commented May 17, 2016

Fixes mozilla/addons#9606

In the end I found with bunyan I couldn't even get log numbers in chrome so I reverted back to aliasing the console funcs via bind and they're stripped out in the prod build via uglify.

I think this should solve the development case. If we feel we want logs in production we should look to make this more granular in future.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 2becedc on muffinresearch:browser-logging into 2e08384 on mozilla:master.

@mstriemer
Copy link
Contributor

Looks good. r+

@muffinresearch muffinresearch merged commit 89aa3a5 into mozilla:master May 17, 2016
@muffinresearch muffinresearch deleted the browser-logging branch May 17, 2016 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add browser logging
3 participants