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

Log through dev tool #1314

Merged
merged 3 commits into from
Mar 20, 2023
Merged

Log through dev tool #1314

merged 3 commits into from
Mar 20, 2023

Conversation

hammeiam
Copy link
Contributor

@hammeiam hammeiam commented Dec 5, 2022

To use:

  • Run this branch locally
  • Click the icon on the bottom right corner of the screen to open the Saddle Dev Tools
  • Click the button that says "log pools state"

@codecov
Copy link

codecov bot commented Dec 5, 2022

Codecov Report

Merging #1314 (cb9e501) into master (740848b) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##           master   #1314      +/-   ##
=========================================
- Coverage    9.44%   9.43%   -0.02%     
=========================================
  Files         183     183              
  Lines        6777    6786       +9     
  Branches     2188    2188              
=========================================
  Hits          640     640              
- Misses       6137    6146       +9     
Impacted Files Coverage Δ
src/components/DevTool/DevTool.tsx 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

),
}),
)
console.table(dataToLog)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hammeiam , I love console.table. ❤️
Do we still need console.log ? Because I think console.table output result under the table as well.

@hammeiam hammeiam merged commit aa664c6 into master Mar 20, 2023
@hammeiam hammeiam deleted the david/log-table-info branch March 20, 2023 17:46
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

Successfully merging this pull request may close these issues.

3 participants