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

Group logs output into collapsed groups #66

Open
kbiedrzycki opened this issue Jan 22, 2020 · 2 comments
Open

Group logs output into collapsed groups #66

kbiedrzycki opened this issue Jan 22, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@kbiedrzycki
Copy link

I was wondering if we could somehow control the output of the groups - in my case, when we run like thousands of tests going through the logs is pretty messy - maybe we should use https://developer.mozilla.org/en-US/docs/Web/API/Console/groupCollapsed instead when creating groups so they are somehow easier to go through?

@Turbo87
Copy link
Collaborator

Turbo87 commented Jan 22, 2020

I would prefer them to be open by default to be closer to the behavior that we see when not using this plugin. But maybe we can find a way to configure the plugin to make that the default for those users that would prefer it.

@Turbo87 Turbo87 added the enhancement New feature or request label Jan 22, 2020
@runspired
Copy link

I think if you are installing this addon you are already in a position where you probably want the default to be collapsed 😅. Could set it up as an option passed in ember-cli-build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants