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: Add colored log messages #1432

Merged
merged 1 commit into from
Mar 20, 2024
Merged

feat: Add colored log messages #1432

merged 1 commit into from
Mar 20, 2024

Conversation

MoritzWeber0
Copy link
Member

@MoritzWeber0 MoritzWeber0 commented Mar 18, 2024

Log messages have different colors depending on the log level. This makes it easier to identify warnings and errors.

In addition, the date format is now the ISO format and includes the timezone information.

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.41%. Comparing base (bce139e) to head (6f947f4).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1432      +/-   ##
==========================================
- Coverage   74.75%   74.41%   -0.34%     
==========================================
  Files         169      169              
  Lines        5656     5703      +47     
  Branches      656      670      +14     
==========================================
+ Hits         4228     4244      +16     
- Misses       1280     1309      +29     
- Partials      148      150       +2     

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

Log messages have different colors depending on the log level.
This makes it easier to identify warnings and errors.

In addition, the timezone is now part of the log message.
Copy link

sonarcloud bot commented Mar 20, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@MoritzWeber0 MoritzWeber0 merged commit 704a2c8 into main Mar 20, 2024
26 checks passed
@MoritzWeber0 MoritzWeber0 deleted the colored-logging branch March 20, 2024 17:09
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.

2 participants