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

Use console.groupCollapsed() in the logger plugin, where available. #190

Merged
merged 1 commit into from
Sep 15, 2017
Merged

Use console.groupCollapsed() in the logger plugin, where available. #190

merged 1 commit into from
Sep 15, 2017

Conversation

ezzatron
Copy link
Contributor

This PR makes use of console.groupCollapsed in the logger plugin, where available.

This is a quality of life improvement for those using the logger plugin in conjunction with other systems that log to the console, reducing noise from the router5 logger without losing any detail.

Unfortunately there does not seem to be an existing logger plugin test suite, so I was unable to submit this PR with tests.

@troch
Copy link
Member

troch commented Sep 15, 2017

Thanks!

@troch troch merged commit 026f171 into router5:master Sep 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants