alicenet / utilities

Utilities for the AliceNet project
MIT License
1 stars 0 forks source link

Adding in basic structured logging #67

Closed ghost closed 1 year ago

ghost commented 1 year ago

Adds structured logging

codecov[bot] commented 1 year ago

Codecov Report

Merging #67 (3ad7d63) into main (4a73e13) will increase coverage by 11.59%. The diff coverage is 67.17%.

@@            Coverage Diff             @@
##            main      #67       +/-   ##
==========================================
+ Coverage   7.77%   19.36%   +11.59%     
==========================================
  Files          9       10        +1     
  Lines        836     1012      +176     
==========================================
+ Hits          65      196      +131     
- Misses       769      812       +43     
- Partials       2        4        +2     
Impacted Files Coverage Δ
internal/alicenet/alicenet.go 0.00% <ø> (ø)
internal/service/frontend/frontend.go 0.00% <0.00%> (ø)
internal/service/worker/worker.go 0.00% <0.00%> (ø)
internal/logz/logz.go 93.33% <93.33%> (ø)
internal/flagz/flagz.go 86.84% <100.00%> (+1.99%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.