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

An enhanced logger #299

Open
Tracked by #390
matt-gadd opened this issue Jul 13, 2019 · 0 comments
Open
Tracked by #390

An enhanced logger #299

matt-gadd opened this issue Jul 13, 2019 · 0 comments

Comments

@matt-gadd
Copy link
Contributor

Enhancement
The logger at the moment is very verbose on info, especially on larger projects. It might be nice if we have a rethink on what information is crucial to display for example:

  • is displaying the sourcemap files neccessary (we can perhaps just display + map to the side of the actual file)
  • do we need to display anything from runtime at all?

It would be nice to give more information on things we do during the build for example:

  • show information on what flags have been enabled via the .dojorc or command line
  • display status of pages visited as part of build time rendering
  • display blocks being executed as part of build time rendering
  • display what and why we code split for
@bitpshr bitpshr self-assigned this Oct 8, 2020
@bitpshr bitpshr removed their assignment Mar 18, 2021
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

No branches or pull requests

2 participants