> After reading http://logging.apache.org/log4j/1.2/manual.html I'm
> wondering why we should need a setConfiguration() or those deprected
> variables at all.
Good point
> The documented behaviour for those cases is:
>
> PropertyConfigurator.configure(args[0]);
> BasicConfigurator.configu
Hi,
>> I also think, that only one instance is needed of LoggerHierarchy.
>
> "Recent log4j releases support multiple hierarchy trees. This
> enhancement allows each virtual host to possess its own copy of the
> logger hierarchy."
> http://logging.apache.org/log4j/1.2/manual.html - NDC section
I
remove LoggerManager references from docs
-
Key: LOG4PHP-70
URL: https://issues.apache.org/jira/browse/LOG4PHP-70
Project: Log4php
Issue Type: Bug
Components: Documentation, Website