Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-1242 Consistent logging
  3. ACCUMULO-3680

Remove / deprecate use of log4j setLevel to dynamically control logging

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • build
    • None

    Description

      Logging should be configurable by users, who control log behavior using their desired log appenders and log configuration. We should not be making decisions in code which affect which items are logged. We should just send the information to the logger to let it make that decision.

      This is also unsupported by slf4j, which gives users better control over their logging.

      As such, we should remove (and deprecate, as needed) code which alters the log level dynamically.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ctubbsii Christopher Tubbs
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: