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

Use AppLog and System.Logger for logging rather than slf4j-api #2797

Merged
merged 2 commits into from
Aug 23, 2022

Conversation

rbygrave
Copy link
Member

The avaje-applog-slf4j dependency means this is still using slf4j-api for implementation. Remove that dependency and service load the desired implementation.

The avaje-applog-slf4j dependency means this is still using
slf4j-api for implementation. Remove that dependency and
service load the desired implementation.
@rbygrave rbygrave self-assigned this Aug 18, 2022
@rbygrave rbygrave added this to the 13.8.1 milestone Aug 23, 2022
@rbygrave rbygrave merged commit cec7492 into master Aug 23, 2022
@rbygrave rbygrave deleted the feature/systemLogger-logging branch March 17, 2023 05:05
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.

Migrate Ebean to use of JDK System.Logger (make SLF4J-API an optional dependency)
1 participant