You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Philipp Dallig (Jira)" <ji...@apache.org> on 2020/09/17 11:14:00 UTC

[jira] [Created] (ZEPPELIN-5050) Logging Consolitation

Philipp Dallig created ZEPPELIN-5050:
----------------------------------------

             Summary: Logging Consolitation 
                 Key: ZEPPELIN-5050
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5050
             Project: Zeppelin
          Issue Type: Improvement
    Affects Versions: 0.9.0
            Reporter: Philipp Dallig
            Assignee: Philipp Dallig


At the moment Zeppelin is using two Logging Facade libraries (SLF4J and commons-logging) and has a compile dependencies in several interpreters for a logging implementation.

Goals:
 - remove logging implementations with scope compile in all Zeppelin libraries
 - use jcl-over-slf4j as a bridge for commons-logging
 - remove commons-logging as a dependency



--
This message was sent by Atlassian Jira
(v8.3.4#803005)