[ 
https://issues.apache.org/jira/browse/LOG4PHP-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997843#comment-12997843
 ] 

Ivan Habunek commented on LOG4PHP-110:
--------------------------------------

I don't think there's a concern about performance in this case. The layout 
creates an ArrayObject from an array in LoggerMongoDBBsonLayout:68. Then the 
appender casts it back into an array when appending in 
LoggerAppenderMongoDB:132. The ArrayObject is not used anywhere in between.

Also, docs should be written before including this in a stable build. And I'm 
kind of sick of writing documentation at the moment. :)



> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to