Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Fix tracef db logging #66

Merged
merged 1 commit into from
Mar 4, 2022
Merged

Fix tracef db logging #66

merged 1 commit into from
Mar 4, 2022

Conversation

zhouzhuojie
Copy link
Contributor

Description

Change the trace level logging so that db logging is that noisy

Motivation and Context

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov-commenter
Copy link

Codecov Report

Merging #66 (a6c98c6) into main (60cc8db) will decrease coverage by 0.25%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
- Coverage   81.21%   80.96%   -0.26%     
==========================================
  Files          28       28              
  Lines        2220     2222       +2     
==========================================
- Hits         1803     1799       -4     
- Misses        329      334       +5     
- Partials       88       89       +1     
Impacted Files Coverage Δ
pkg/entity/logger.go 17.64% <0.00%> (-29.02%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 60cc8db...a6c98c6. Read the comment docs.

@zhouzhuojie zhouzhuojie merged commit ff97ea7 into main Mar 4, 2022
@zhouzhuojie zhouzhuojie deleted the zz/change-db-log-level branch March 4, 2022 05:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants