alibaba/GraphScope

Unify logging for Java

Open

#725 geöffnet am 24. Aug. 2021

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (301 Forks)batch import
good first issue

Repository-Metriken

Stars
 (2.401 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 1m) (8 gemergte PRs in 30 T)

Beschreibung

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