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

clean up debug log as it's too much noise #919

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Conversation

ethriel3695
Copy link
Contributor

@ethriel3695 ethriel3695 commented Feb 9, 2024

The trace output in the debug logs results in too much noise and is not helpful.
I want to remove the log for the traced file so the debug log is functional again.

I ran this command yarn chromatic trace -m expanded node-src/ui/components/activity.ts to verify the traceChanged logic doesn't throw any errors.

I also ran this command without -m expanded and confirmed the trace logs no longer appear.

📦 Published PR as canary version: 10.9.4--canary.919.7845957579.0

✨ Test out this PR locally via:

npm install chromatic@10.9.4--canary.919.7845957579.0
# or 
yarn add chromatic@10.9.4--canary.919.7845957579.0

@ethriel3695 ethriel3695 added release Auto: Create a `latest` release when merged patch Auto: Increment the patch version when merged labels Feb 9, 2024
@ethriel3695 ethriel3695 added this pull request to the merge queue Feb 9, 2024
Merged via the queue into main with commit 10080c9 Feb 9, 2024
23 of 24 checks passed
@ethriel3695 ethriel3695 deleted the clean-debug-logs branch February 9, 2024 15:13
@ghengeveld
Copy link
Member

🚀 PR was released in v10.9.3 🚀

@ghengeveld ghengeveld added the released Verdict: This issue/pull request has been released label Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Auto: Increment the patch version when merged release Auto: Create a `latest` release when merged released Verdict: This issue/pull request has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants