Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-2608

Switch to SLF4J

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None
    • logging

    Description

      There are 2 compelling reasons to switch from log4j to slf4j:

      • HBase provides a client library that is going to be embedded in another application. Using SLF4J lets the application chose whatever logging library it wants instead of imposing log4j.
      • When using SLF4J, we should use logback by default as it is basically a better, faster, stronger log4j. Same author, new design / new code. See http://logback.qos.ch/reasonsToSwitch.html

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tsuna Benoit Sigoure
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: