Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-2437

Use slf4j as an abstraction for logging

    XMLWordPrintable

Details

    • Idea
    • Resolution: Won't Fix
    • Minor
    • None
    • None
    • {Unused} Core
    • None
    • slf4j

    Description

      The use of slf4j has several advantages:

      • logger implementation can be exchanged at deploy time,
      • at the moment log4j and apache commons logging are used, which results in different configurations.
      • Bridge implementations allow slf4j to mime apache commons and log4j (and some others)
      • thus resulting in streamlined Logging + configuration in one place. (even for foreign libs and their dependencies)

      Logging dependencies are already growing see XWIKI-1839

      More info at: http://www.slf4j.org/

      Attachments

        Activity

          People

            vmassol Vincent Massol
            yoshtec Yoshtec
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: