[
https://issues.apache.org/jira/browse/ACCUMULO-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-3680:
---------------------------------
Fix Version/s: (was: 1.7.0)
1.8.0
> Remove / deprecate use of log4j setLevel to dynamically control logging
> -----------------------------------------------------------------------
>
> Key: ACCUMULO-3680
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3680
> Project: Accumulo
> Issue Type: Sub-task
> Components: build
> Reporter: Christopher Tubbs
> Fix For: 1.8.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)