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

DummyLogger: add missing onLevelChanged introduced in logging v1.2.0 #22

Merged
merged 4 commits into from
May 27, 2023
Merged

DummyLogger: add missing onLevelChanged introduced in logging v1.2.0 #22

merged 4 commits into from
May 27, 2023

Conversation

jpnurmi
Copy link
Contributor

@jpnurmi jpnurmi commented May 24, 2023

Close: #21

@codecov-commenter
Copy link

codecov-commenter commented May 27, 2023

Codecov Report

Merging #22 (efa6abf) into master (4898a9e) will decrease coverage by 0.10%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   49.80%   49.71%   -0.10%     
==========================================
  Files          15       15              
  Lines         518      519       +1     
==========================================
  Hits          258      258              
- Misses        260      261       +1     
Impacted Files Coverage Δ
lib/src/internal/dummy_logger.dart 82.85% <0.00%> (-2.44%) ⬇️

@hpoul hpoul merged commit c4f914c into hpoul:master May 27, 2023
2 checks passed
@hpoul
Copy link
Owner

hpoul commented May 27, 2023

thanks

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.

Logger.onLevelChanged added in logger v1.2.0
3 participants