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

fix: should add paddingMessage on ConsoleLogger #93

Merged
merged 1 commit into from
Dec 31, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Dec 31, 2023

# before
2023-12-31 19:55:11,503 INFO 43955 log here

# after
2023-12-31 19:55:11,503 INFO 43955 [-/-/127.0.0.1/c0a803021704023711448100243955/56ms GET /chips] log here

Copy link

codecov bot commented Dec 31, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (32ec755) 98.72% compared to head (e914905) 98.58%.
Report is 1 commits behind head on master.

Files Patch % Lines
lib/utils.js 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
- Coverage   98.72%   98.58%   -0.15%     
==========================================
  Files          14       14              
  Lines        1338     1343       +5     
  Branches      222      223       +1     
==========================================
+ Hits         1321     1324       +3     
- Misses         17       19       +2     

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

@fengmk2 fengmk2 merged commit eb73f50 into master Dec 31, 2023
9 of 11 checks passed
@fengmk2 fengmk2 deleted the fix-console-log-missing-paddingMessage branch December 31, 2023 12:03
fengmk2 pushed a commit that referenced this pull request Dec 31, 2023
[skip ci]

## [3.4.2](v3.4.1...v3.4.2) (2023-12-31)

### Bug Fixes

* should add paddingMessage on ConsoleLogger ([#93](#93)) ([eb73f50](eb73f50))
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.

1 participant