Logger Strategy
Config logger Strategy in dubbo
2.2.1 or later, dubbo support log4j、slf4j、jcl、jdk adapters 1, you can also explicitly configure the log output policy in the following ways:
Command
java -Ddubbo.application.logger=log4jConfigure in
dubbo.propertiesdubbo.application.logger=log4jConfigure in
dubbo.xml<dubbo:application logger="log4j" />
Custom Extensions: logger-adapter ↩︎
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 22, 2021: Merge branch 'master' of https://github.com/apache/dubbo-website (f48eac9)
