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

Lower log level from warning to info when no minification enabled #198

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

xgouchet
Copy link
Member

Fixes #185

@xgouchet xgouchet requested a review from a team as a code owner October 10, 2023 09:15
@codecov-commenter
Copy link

Codecov Report

Merging #198 (71fe997) into develop (c73e325) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             develop     #198   +/-   ##
==========================================
  Coverage      86.25%   86.25%           
  Complexity       178      178           
==========================================
  Files             21       21           
  Lines            582      582           
  Branches          76       76           
==========================================
  Hits             502      502           
  Misses            53       53           
  Partials          27       27           
Files Coverage Δ
...com/datadog/gradle/plugin/DdAndroidGradlePlugin.kt 75.21% <100.00%> (ø)

@xgouchet xgouchet merged commit 288840c into develop Oct 10, 2023
3 checks passed
@xgouchet xgouchet deleted the xgouchet/185/lower_log_level branch October 10, 2023 09:46
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.

Don't log at warn level when minified is disabled.
3 participants