Hi,
i just found:
" * <p><b>Logger Factories</b></p>
*
* The usage of custom logger factories is discouraged and no longer
* documented."
in the LoggerConfiguratorIni.php. Since it looks as already discussed,
I will remove the LoggerFactory stuff as proposed, if noone shouts.
Cheers
Christian
On Sat, May 23, 2009 at 6:29 PM, Christian Grobmeier
<[email protected]> wrote:
> Hi,
> again, I know understand much more bout Hierarchy etc..
> However, I would like to remove that Factory stuff. It makes
> everything more complex as necessary and even when I know that people
> can have their own Logger Implementations with this approach, I doubt
> that people will use it in PHP. But I don't know this by expierence,
> so what do you think?
> I still want to remove it from the source code.
>
> Cheers,
> Christian
>
>
> On Thu, May 7, 2009 at 11:54 AM, Christian Grobmeier
> <[email protected]> wrote:
>>> Be aware that this is currently used in
>>> LoggerHierarchy::getLoggerByFactory().
>>
>> yes, but this could be refactored i think.
>> Maybe simple in getLogger()
>>
>