apache / apache/dubbo-spring-boot-project

Log warn repetition on 0.2.1

Open
#411 0 comments 0 reactions 1 assignee Claimed by @mercyblitz View on GitHub
Dominant language
Java
Stars
5.4k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

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: XX-service
id: XX-service
logger: slf4j
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.