You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "leokoon (GitHub)" <gi...@apache.org> on 2019/01/25 03:40:40 UTC

[GitHub] [incubator-dubbo-spring-boot-project] leokoon opened issue #411: Log warn repetition on 0.2.1

I changed the version from 0.2.0 to 0.2.1, then I got the log warn
```
log4j:WARN No appenders could be found for logger (com.alibaba.dubbo.common.logger.LoggerFactory).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
```
application.yml
```
dubbo:
  application:
    name: esgcc-tc-core-cart-his-service
    id: esgcc-tc-core-cart-his-service
    logger: slf4j
```
 

[ Full content available at: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/411 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org