[
https://issues.apache.org/jira/browse/LOG4PHP-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12912354#action_12912354
]
Christian Grobmeier commented on LOG4PHP-110:
---------------------------------------------
Hi Vladimir,
yes, I want to add the appender to the core. The throwable part is already in.
Just worked on it today but got an weird error with Mongo. Maybe you have an
idea.
Calling this:
$collection = $db->selectCollection('logs');
$collection->drop()
will cause a bus error in my env. Its not related to your code, but it
currently prevents me to commit. Any ideas are appreciated.
Cheers
> 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.