[jbossts-issues] [JBoss JIRA] Created: (JBTM-680) refactor module logger initialization

Jonathan Halliday (JIRA) jira-events at lists.jboss.org
Thu Jan 7 06:27:30 EST 2010


refactor module logger initialization
-------------------------------------

                 Key: JBTM-680
                 URL: https://jira.jboss.org/jira/browse/JBTM-680
             Project: JBoss Transaction Manager
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Configuration
    Affects Versions: 4.9.0
            Reporter: Jonathan Halliday
            Assignee: Jonathan Halliday
             Fix For: 4.10.0


Each module has a logger class (e.g. jdbcLogger) and each of these has a very similar cut-n-paste static init block to set up the logging. Parametrize this code, move it to LogFactory and have the logger's static block call it instead to reduce duplication and provide a single point of control.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossts-issues mailing list