[ANNOUNCEMENT} New [email protected] mailing list

2011-08-25 Thread Curt Arnold
The [email protected] mailing list is now accepting subscription requests at [email protected]. The current plan is to redirect all SVN commit messages from logging services projects to [email protected] and to discontinue any commit message logging to log4j

Re: HipHop build errors in log4php

2011-08-25 Thread Christian Grobmeier
Yes, the class Mongo seems not to be compiled in your PHP version. My guess is you should remove the LoggerAppenderMongoDB.php (and the loading in Logger.php) or add the Mongo lib into PHP. MongoDB is a pretty new feature in log4php, I assume you use 2.1. We have not tried to compile with HipHop,

HipHop build errors in log4php

2011-08-25 Thread hitesh2223
Hi, Can someone please help me for the following errors. The following log4php errors show up during the HipHop build: "UnknownClass":[ {"c1": ["\/var\/lib\/tomcat6\/webapps\/hudson\/jobs\/Rontgen\/workspace\/lib\/log4php\/appenders\/LoggerAppenderMongoDB.php",119,23,119,76] ,"d"

[jira] [Created] (LOG4PHP-147) Bugs during HipHop build

2011-08-25 Thread Hitesh Kumar (JIRA)
Bugs during HipHop build Key: LOG4PHP-147 URL: https://issues.apache.org/jira/browse/LOG4PHP-147 Project: Log4php Issue Type: Bug Environment: Linux Reporter: Hitesh Kumar The following log4ph

Re: Configuration adapters

2011-08-25 Thread Christian Grobmeier
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 configuration formats to a PHP > ar

Configuration adapters

2011-08-25 Thread Ivan Habunek
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 translate different configu