alibaba/GraphScope

Unify logging for Java

Open

#725 ouverte le 24 août 2021

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)HTML (301 forks)batch import
good first issue

Métriques du dépôt

Stars
 (2 401 stars)
Métriques de merge PR
 (Merge moyen 1m) (8 PRs mergées en 30 j)

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.

Guide contributeur