Re: Log4php-56 - Logger initialization

2009-08-11 Thread Christian Grobmeier
> 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

Re: Thoughts about a comment in LoggerHierarchy...

2009-08-11 Thread Christian Grobmeier
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

[jira] Created: (LOG4PHP-70) remove LoggerManager references from docs

2009-08-11 Thread Christian Grobmeier (JIRA)
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