[
https://issues.apache.org/jira/browse/LOG4PHP-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913046#action_12913046
]
Christian Grobmeier commented on LOG4PHP-110:
---------------------------------------------
I figured out that this will only work with newest Mongo 1.6.2 and PHP Driver
1.0.9. Now everything is fine.
But:
Mongo class needs a prefix in the url: mongodb://
And second:
1) LoggerAppenderMongoDBTest::testMongoDBException
MongoException: The MongoCursor object has not been correctly initialized by
its constructor
/log4php-trunk/src/test/php/appenders/LoggerAppenderMongoDBTest.php:0
Something is still wrong. Even when I add the prefix as mentioned above, this
error occurs. Any idea? Which versions are you using?
> mongo database appender for log4php
> -----------------------------------
>
> Key: LOG4PHP-110
> URL: https://issues.apache.org/jira/browse/LOG4PHP-110
> Project: Log4php
> Issue Type: New Feature
> Components: Code, Documentation, Tests
> Affects Versions: 2.0
> Environment: PHP
> Reporter: Vladimir Gorej
> Assignee: Christian Grobmeier
> Fix For: 2.1
>
> Attachments: src.tgz, throwable.path
>
>
> mongo database appender for log4php with unit test coverage
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.