alibaba/GraphScope

Unify logging for Java

Open

#725 opened on Aug 24, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)HTML (301 forks)batch import
good first issue

Repository metrics

Stars
 (2,401 stars)
PR merge metrics
 (Avg merge 1m) (8 merged PRs in 30d)

Description

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.

Contributor guide