alibaba/GraphScope

Unify logging for Java

Open

#725 opened on 2021年8月24日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)HTML (301 forks)batch import
good first issue

Repository metrics

Stars
 (2,401 stars)
PR merge metrics
 (平均マージ 1m) (30d で 8 merged PRs)

説明

In the current codebase, logback and log4j...(maybe still have others) are used, and log4j are used in GIE/v2 for java logging. it would be better we to unify these loggings.

P.S., maven has a warning on the conflict of logback. P.S.S., Notice the logback license.

コントリビューターガイド