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

feat: implement logger adapter #67

Merged
merged 2 commits into from
Sep 15, 2023
Merged

feat: implement logger adapter #67

merged 2 commits into from
Sep 15, 2023

Conversation

reugn
Copy link
Owner

@reugn reugn commented Sep 11, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #67 (57fcee1) into master (87082ee) will increase coverage by 0.92%.
Report is 1 commits behind head on master.
The diff coverage is 96.11%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   89.79%   90.72%   +0.92%     
==========================================
  Files           8       10       +2     
  Lines         529      625      +96     
==========================================
+ Hits          475      567      +92     
- Misses         35       38       +3     
- Partials       19       20       +1     
Files Changed Coverage Δ
quartz/scheduler.go 90.95% <80.00%> (-0.85%) ⬇️
quartz/job.go 97.22% <88.23%> (-2.78%) ⬇️
quartz/logger/default_logger.go 100.00% <100.00%> (ø)
quartz/logger/simple_logger.go 100.00% <100.00%> (ø)

@reugn reugn merged commit 1fb8849 into master Sep 15, 2023
@reugn reugn deleted the logger-adapter branch September 15, 2023 08:04
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.

2 participants