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

Added logging configuration #32

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

shahariaazam
Copy link
Member

Added logging configuration

Closes #31

@shahariaazam shahariaazam linked an issue Apr 7, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Apr 7, 2023

Codecov Report

Patch coverage: 87.03% and project coverage change: +0.51 🎉

Comparison is base (7d30877) 75.27% compared to head (191dee6) 75.78%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   75.27%   75.78%   +0.51%     
==========================================
  Files          15       16       +1     
  Lines        1181     1235      +54     
==========================================
+ Hits          889      936      +47     
- Misses        252      258       +6     
- Partials       40       41       +1     
Impacted Files Coverage Δ
pkg/util/util.go 76.36% <61.11%> (-7.43%) ⬇️
pkg/config/config.go 100.00% <100.00%> (ø)
pkg/logging/logging.go 100.00% <100.00%> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarcloud
Copy link

sonarcloud bot commented Apr 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

88.6% 88.6% Coverage
0.0% 0.0% Duplication

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.

Add configurable logging
1 participant