Skip to content

fix: warn log level can be configured#2996

Merged
dadrus merged 2 commits intoreleasefrom
fix/warn_log_level
Jan 21, 2026
Merged

fix: warn log level can be configured#2996
dadrus merged 2 commits intoreleasefrom
fix/warn_log_level

Conversation

@dadrus
Copy link
Copy Markdown
Owner

@dadrus dadrus commented Jan 21, 2026

Related issue(s)

resolves #2995

Checklist

  • I agree to follow this project's Code of Conduct.
  • I have read, and I am following this repository's Contributing Guidelines.
  • I have read the Security Policy.
  • I have referenced an issue describing the bug/feature request.
  • I have added tests that prove the correctness of my implementation.
  • I have updated the documentation.

Description

This PR resolves the referenced issue (makes the configuration of the warn log level possible) and also removes disabled log level from the documentation as it is not supported

@dadrus dadrus linked an issue Jan 21, 2026 that may be closed by this pull request
3 tasks
@dadrus dadrus changed the title fix: Warn log level can be configured fix: warn log level can be configured Jan 21, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.21%. Comparing base (d9e7173) to head (eef8ee8).
⚠️ Report is 2 commits behind head on release.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff            @@
##           release    #2996   +/-   ##
========================================
  Coverage    91.21%   91.21%           
========================================
  Files          283      283           
  Lines        10759    10759           
========================================
  Hits          9814     9814           
  Misses         687      687           
  Partials       258      258           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dadrus dadrus merged commit 45ec803 into release Jan 21, 2026
19 checks passed
@dadrus dadrus deleted the fix/warn_log_level branch January 21, 2026 23:56
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.

warn log level cannot be configured

1 participant