Skip to content

Unified logging framework - #1139

Closed
jianpeng-chen wants to merge 9 commits into
apache:masterfrom
jianpeng-chen:unitify-logging-framework
Closed

Unified logging framework#1139
jianpeng-chen wants to merge 9 commits into
apache:masterfrom
jianpeng-chen:unitify-logging-framework

Conversation

@jianpeng-chen

Copy link
Copy Markdown
Contributor

Previously, the dubbo-samples-environment-keys and dubbo-samples-callback modules utilized the SLF4J logging framework in conjunction with Logback. The inclusion of Logback was propagated through the dubbo-zookeeper-curator5-spring-boot-starter dependency. This setup resulted in an inconsistency with the project's logging framework. Furthermore, with recent updates to the related dependencies, the SLF4J provider was no longer being passed down to the project, leading to a missing logging implementation.

To address these issues, this PR includes the following modifications:

Update dubbo version to 3.3.0-beta.2 (this version of dubbo-zookeeper-curator5-spring-boot-starter does not introduce the logging implementation)
Introduce Log4j2 dependency spring-boot-starter-log4j2

@jianpeng-chen jianpeng-chen changed the title Unitify logging framework Unified logging framework Apr 23, 2024
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.

1 participant