Skip to content

fix(SLF4JLogger): add missing mapping for WARNING level#2026

Merged
arnaudgiuliani merged 3 commits into
InsertKoinIO:mainfrom
monosoul:patch-1
Nov 15, 2024
Merged

fix(SLF4JLogger): add missing mapping for WARNING level#2026
arnaudgiuliani merged 3 commits into
InsertKoinIO:mainfrom
monosoul:patch-1

Conversation

@monosoul

Copy link
Copy Markdown
Contributor

Atm some messages that supposed to be warnings (like definition overrides) are logged with ERROR level due to the missing mapping. This change addresses that.

JunJaBoy and others added 3 commits July 9, 2024 22:52
Atm some messages that supposed to be warnings (like definition overrides) are logged with `ERROR` level due to the missing mapping. This change addresses that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants