Logger adapter
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" />
1. Custom Extensionslogger-adapter ↩