Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make log level persisting optional #72

Merged
merged 3 commits into from
Jun 1, 2015
Merged

Make log level persisting optional #72

merged 3 commits into from
Jun 1, 2015

Conversation

BYK
Copy link
Contributor

@BYK BYK commented May 28, 2015

We want to set a higher log level in production by default but don't want it to be saved on users' browsers. Making persistence optional seemed like a good way to achieve this. The patch keeps the old behavior (persist by default) for backwards compatibility.

We want to set a higher log level in production by default but don't want it to be saved on users' browsers. Making persistence optional seemed like a good way to achieve this. The patch keeps the old behavior (persist by default) for backwards compatibility.
@pimterry
Copy link
Owner

Thanks! In principle I'm fine with this, but could you please document it in the readme, and add a couple of tests covering it? Let me know if you need any help.

@BYK
Copy link
Contributor Author

BYK commented Jun 1, 2015

bump :)

pimterry added a commit that referenced this pull request Jun 1, 2015
Make log level persisting optional
@pimterry pimterry merged commit f3e8d46 into pimterry:master Jun 1, 2015
@pimterry
Copy link
Owner

pimterry commented Jun 1, 2015

Ah, sorry, github doesn't ping when you add commits to a PR, only when you comment. Merged now, thanks for this!

@BYK BYK deleted the optional-persistence branch June 2, 2015 07:45
@BYK
Copy link
Contributor Author

BYK commented Jun 2, 2015

Ah, sorry, github doesn't ping when you add commits to a PR, only when you comment.

No worries. I had the same issue so I should have pinged you earlier :)

Should I expect a new release on bower soon? ;)

@pimterry
Copy link
Owner

pimterry commented Jun 3, 2015

New release (1.3.0) pushed, should be able to see it on Bower/NPM/etc immediately.

@BYK
Copy link
Contributor Author

BYK commented Jun 3, 2015

Thank you!

Btw. sorry that I forgot the rebase, that ugliness, ugh :(

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.

2 participants