[logback-dev] [JIRA] Created: (LBCORE-56) AppenderBase getLayout returns null

Thilo Tanner (JIRA) noreply-jira at qos.ch
Wed Sep 10 16:26:49 CEST 2008


AppenderBase getLayout returns null
-----------------------------------

                 Key: LBCORE-56
                 URL: http://jira.qos.ch/browse/LBCORE-56
             Project: logback-core
          Issue Type: Bug
          Components: Appender
    Affects Versions: 0.9.9
         Environment: Linux
            Reporter: Thilo Tanner
            Assignee: Logback dev list
            Priority: Minor


AppenderBase getter and setter for layout aren't abstract. Because the setter drops any value and the getter returns null, overriding the class can be very cumbersome, if you don't hav access to the source code of AppenderBase. Please make the methods abstract or introduce a layout member.

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

        


More information about the logback-dev mailing list