Skip to content

Added logging configuration#32

Draft
shahariaazam wants to merge 5 commits intomasterfrom
31-add-configurable-logging
Draft

Added logging configuration#32
shahariaazam wants to merge 5 commits intomasterfrom
31-add-configurable-logging

Conversation

@shahariaazam
Copy link
Copy Markdown
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
Copy Markdown

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.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud 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

@shahariaazam shahariaazam marked this pull request as draft April 6, 2026 12:35
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