alibaba/GraphScope

Unify logging for Java

Open

#725 aberto em 24 de ago. de 2021

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)HTML (301 forks)batch import
good first issue

Métricas do repositório

Stars
 (2.401 stars)
Métricas de merge de PR
 (Mesclagem média 1m) (8 fundiu PRs em 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.

Guia do colaborador