Skip to content

feat: Separate wiremock logger name with dot #93

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

Merged
merged 1 commit into from
Mar 8, 2025

Conversation

egrimstad
Copy link
Contributor

Separate wiremock server logger name with a "." instead of a space, making it easier to adjust log level in Spring for all wiremock servers with logging.level.WireMock: WARN for example.

References

Submitter checklist

  • Recommended: Join WireMock Slack to get any help in #help-contributing or a project-specific channel like #wiremock-java
  • The PR request is well described and justified, including the body and the references
  • The PR title represents the desired changelog entry
  • The repository's code style is followed (see the contributing guide)
  • Test coverage that demonstrates that the change works as expected
  • For new features, there's necessary documentation in this pull request or in a subsequent PR to wiremock.org

@tomasbjerre tomasbjerre merged commit 5bc4182 into wiremock:main Mar 8, 2025
2 of 3 checks passed
@tomasbjerre tomasbjerre added the enhancement New feature or request label Mar 8, 2025
@tomasbjerre
Copy link
Collaborator

Thanks, releasing as 3.9.0 now.

@egrimstad egrimstad deleted the feature/slf4j-logger-name branch March 10, 2025 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants