Refactor class names and directory layout
-----------------------------------------

                 Key: LOG4PHP-41
                 URL: https://issues.apache.org/jira/browse/LOG4PHP-41
             Project: Log4php
          Issue Type: Improvement
          Components: Code
            Reporter: Knut Urdalen
            Assignee: Knut Urdalen
            Priority: Minor
             Fix For: 2.0


We have agreed on changing a few class names:

LoggerPatternLayout -> LoggerLayoutPattern
LoggerXmlLayout -> LoggerLayoutXml
LoggerDefaultRenderer -> LoggerRendererDefault
LoggerObjectRenderer -> LoggerRendererObject
LoggerPropertyConfigurator -> LoggerConfiguratorProperty
LoggerBasicConfigurator -> LoggerConfiguratorBasic
LoggerDOMConfigurator -> LoggerConfiguratorDOM
LoggerDenyAllFilter -> LoggerFilterDenyAll
LoggerLevelMatchFilter -> LoggerFilterLevelMatch
LoggerLevelRangeFilter -> LoggerFilterLevelRange
LoggerStringMatchFilter -> LoggerFilterStringMatch

We should also rename these folders:

varia -> filters
or -> renderers
xml -> configurators (and move all configurators here) 

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

Reply via email to