[ 
https://issues.apache.org/jira/browse/LOG4PHP-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399866#comment-13399866
 ] 

Ivan Habunek commented on LOG4PHP-183:
--------------------------------------

Sven is right, configurator != configurationAdapter. You configure Logger using 
a configurator, and the configurator uses adapters to translate various 
configuration files to an config array.

Not sure what you had in mind here...
                
> Warning when use 'LoggerConfigurationAdapterPHP' as Logger-Configurator
> -----------------------------------------------------------------------
>
>                 Key: LOG4PHP-183
>                 URL: https://issues.apache.org/jira/browse/LOG4PHP-183
>             Project: Log4php
>          Issue Type: Bug
>            Reporter: Florian Semm
>
> 'LoggerConfigurationAdapterPHP' doesn't implement the 'LoggerConfigurator' 
> interface.
> We can remove the parameter $configuration in Logger::configure() method and 
> use always the 'LoggerConfiguratorDefault'. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to