Hello Ivan
> The idea is to have a single Configurator object which "understands"
> only configuration contained in a PHP array (like the one currently
> used by LoggerConfiguratorPHP). Then, we have several Configuration
> Adapters which can translate different configur
I'm working on a new configurator for log4php.
The idea is to have a single Configurator object which "understands"
only configuration contained in a PHP array (like the one currently
used by LoggerConfiguratorPHP). Then, we have several Configuration
Adapters which can tran
Author: ihabunek
Date: Wed Jan 12 07:27:22 2011
New Revision: 1058007
URL: http://svn.apache.org/viewvc?rev=1058007&view=rev
Log:
A branch to experiment in - creating a new configurator structure.
Added:
logging/log4php/branches/experimental/configuration-adapters/
- copied