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

feat(log): 🌈 tinted console logs #851

Merged
merged 1 commit into from
Jul 3, 2024
Merged

feat(log): 🌈 tinted console logs #851

merged 1 commit into from
Jul 3, 2024

Conversation

woorui
Copy link
Collaborator

@woorui woorui commented Jul 2, 2024

Description

Support tinted (colorized) logs, If the user has not set the YOMO_LOG_FORMAT environment variable, the logger should be tinted (colorized) by default.

@woorui woorui self-assigned this Jul 2, 2024
Copy link

vercel bot commented Jul 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
yomo ⬜️ Ignored (Inspect) Jul 2, 2024 4:48pm

Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.00%. Comparing base (273b19a) to head (d1fab44).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #851      +/-   ##
==========================================
+ Coverage   78.26%   79.00%   +0.74%     
==========================================
  Files          47       47              
  Lines        2710     2720      +10     
==========================================
+ Hits         2121     2149      +28     
+ Misses        435      420      -15     
+ Partials      154      151       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fanweixiao fanweixiao changed the title feat(log): support tinted (colorized) logs feat(log): 🌈 tinted console logs Jul 3, 2024
@fanweixiao fanweixiao merged commit 8e08836 into master Jul 3, 2024
7 checks passed
@fanweixiao fanweixiao deleted the feat/color-log branch July 3, 2024 02:27
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.

None yet

2 participants