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

Fix typo in LoggerConfig.RootLogger.Builder#withtFilter (#3369) #3372

Open
wants to merge 2 commits into
base: 2.x
Choose a base branch
from

Conversation

JWT007
Copy link
Contributor

@JWT007 JWT007 commented Jan 8, 2025

In LoggerConfig.RootLogger.Builder:

  • Deprecated method with typo in name 'withtFilter'.
  • Added correct method 'withFilter'.

JWT007 added 2 commits January 8, 2025 00:58
…der (apache#3369)

Deprecated LoggerConfig.RootLogger.Builder#withtFilter(Filter).

Added LoggerConfig.RoottLogger.Builder#withFilter(Filtter)
@ppkarwasz
Copy link
Contributor

@JWT007,

Can you add a changelog entry (of type added)?

Copy link

github-actions bot commented Jan 8, 2025

Job Requested goals Build Tool Version Build Outcome Build Scan®
build-macos-latest clean install 3.9.8 Build Scan PUBLISHED
build-ubuntu-latest clean install 3.9.8 Build Scan PUBLISHED
build-windows-latest clean install 3.9.8 Build Scan PUBLISHED
Generated by gradle/develocity-actions

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