openflagr / flagr-archived

[Archived] - Merged and move to https://github.com/openflagr/flagr
https://openflagr.github.io/flagr
Apache License 2.0
33 stars 7 forks source link

Fix tracef db logging #66

Closed zhouzhuojie closed 2 years ago

zhouzhuojie commented 2 years ago

Description

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

Motivation and Context

How Has This Been Tested?

Types of changes

Checklist:

codecov-commenter commented 2 years ago

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%) :arrow_down:

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.