-
Notifications
You must be signed in to change notification settings - Fork 26.4k
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
Uniformly use log4j2 as the logging component #13378
Comments
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 17, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 19, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 19, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 19, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 20, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 20, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 20, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 20, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 20, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 20, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 20, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 20, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 20, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 20, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 20, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 20, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 21, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 21, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 21, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 21, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 21, 2023
oxsean
added a commit
to oxsean/dubbo
that referenced
this issue
Nov 21, 2023
AlbumenJ
pushed a commit
that referenced
this issue
Nov 22, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Background
Currently in Dubbo, there is a mixed use of log components, and some modules lack log configuration, due to no log output. Therefore, uniformly use log4j2 can reduce the learning and cost, reduce logging component conflicts.
The text was updated successfully, but these errors were encountered: