| commit | 79ed2d0d173de51ac47d934b0f658eee30a8eb04 | [log] [tgz] |
|---|---|---|
| author | Ivan Habunek <ivan.habunek@gmail.com> | Thu Nov 28 13:48:45 2013 +0100 |
| committer | Ivan Habunek <ivan.habunek@gmail.com> | Thu Nov 28 13:48:45 2013 +0100 |
| tree | ff64c2e51bb03d363f52b17d204696edfa333570 | |
| parent | ae4116e491d46170378c39c8c861a0153a957f5b [diff] |
LOG4PHP-121: Reorganized classes into namespaces Base namespace for the project is Apache\Log4php. Also renamed classes to have a sane naming scheme, e.g. LoggerAppenderConsole becomes ConsoleAppender, and is located in the Apache\Log4php\Appenders namespace. Signed-off-by: Ivan Habunek <ivan.habunek@gmail.com>