Uploaded image for project: 'logback'
  1. logback
  2. LOGBACK-560

Remove Cyclic Dependencies between Classic, SLF4J API and SLF4J Impl

    XMLWordPrintable

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Critical Critical
    • 0.9.19
    • 0.9.18
    • logback-classic
    • None

    Description

      When working with Logback as OSGi bundles I found some issues regarding cyclic dependencies. Basically, code in "org.slf4j.impl" depends on "org.slf4j.api" as well as Logback classic. This is fine. However, code in Logback classic also depends on "org.slf4j.impl". This introduces a cycle.

      Attachments

        Activity

          People

            ceki Ceki Gülcü
            gunnar Gunnar Wagenknecht
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: