alibaba/GraphScope

Unify logging for Java

Open

#725 创建于 2021年8月24日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)HTML (301 fork)batch import
good first issue

仓库指标

Star
 (2,401 star)
PR 合并指标
 (平均合并 1分钟) (30 天内合并 8 个 PR)

描述

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.

贡献者指南