You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2010/11/24 21:38:14 UTC

[jira] Updated: (CASSANDRA-1525) Improve log4j configuration to provide the ability to modify logging levels dynamically via JMX

     [ https://issues.apache.org/jira/browse/CASSANDRA-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

T Jake Luciani updated CASSANDRA-1525:
--------------------------------------

    Attachment: 1525_v1.txt

This patch enables watching on the log4j properties file every 10 seconds.
So you can alter the config and application will reflect changes without restart.

Also added proper examples of enabling package specific logging.



> Improve log4j configuration to provide the ability to modify logging levels dynamically via JMX
> -----------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1525
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1525
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Nate McCall
>            Assignee: T Jake Luciani
>             Fix For: 0.7.1
>
>         Attachments: 1525_v1.txt
>
>
> It would nice to add some named appenders to log4j configuration in such a way that their levels could be increased via jconsole. 
> I have done this with other logging libraries and I believe that most of the capabilities here are built in to log4j. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.