We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
timestamp
gatsby build
LOG
SUCCESS
INFO
reporter
DONE Compiled successfully in 4333ms
The text was updated successfully, but these errors were encountered:
Some activities are too fine grained and need to be combined
Perhaps just do that directly by creating new activities to combine the old ones? Not sure how a helper function would help?
Sorry, something went wrong.
Not sure yet but a helper function might be less destructive (we want to still keep the more granular activities for telemetry and open tracing)
We now have support to mark activities as hidden (still there for telemetry and open tracing but not displayed in CLI or Preview)
Published in gatsby@2.16.0 and gatsby-cli@2.8.0
gatsby@2.16.0
gatsby-cli@2.8.0
pieh
sidharthachatterjee
Successfully merging a pull request may close this issue.
To Do
timestamp
) for log actionstracked for setting status will not be visible to the user
gatsby build
(@pieh)LOG
,SUCCESS
andINFO
levels (@sidharthachatterjee)Document reporter[docs]reporter
docs don't explain when to use it over console.log etc #15898Make API constant for progress and activity timerMake API constant for progress and activity timer #17421Ink uses store and needs to have special handling for hidden stuffInk uses store and needs to have special handling for hidden structured logs #17422Figure out how to ensure concurrent builds don't interfere with each other when running integration tests(we run them serially for now)Add a Gatsby CLI option to select a logger (JSON or regular)Expose JSON logger for Gatsby CLI #17836Do we handle spawned processes?Some tools that currently depend on Gatsby log output may break since we no longer printDONE Compiled successfully in 4333ms
The text was updated successfully, but these errors were encountered: