You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-dev@logging.apache.org by "Ivan Habunek (Created) (JIRA)" <ji...@apache.org> on 2011/10/02 20:20:33 UTC

[jira] [Created] (LOG4PHP-155) Create a new layout which outputs serialized event objects

Create a new layout which outputs serialized event objects
----------------------------------------------------------

                 Key: LOG4PHP-155
                 URL: https://issues.apache.org/jira/browse/LOG4PHP-155
             Project: Log4php
          Issue Type: New Feature
          Components: Code
    Affects Versions: 2.1
            Reporter: Ivan Habunek


It would use the php serialize() method on LoggerLoggingEvent objects to convert them to string.

This would enable LoggerAppenderSocket to be rewritten to use a layout (see LOG4PHP-154). 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (LOG4PHP-155) Create a new layout which outputs serialized event objects

Posted by "Ivan Habunek (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOG4PHP-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Habunek resolved LOG4PHP-155.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2
         Assignee: Ivan Habunek

Done. New layout is called LoggerLayoutSerialized.
                
> Create a new layout which outputs serialized event objects
> ----------------------------------------------------------
>
>                 Key: LOG4PHP-155
>                 URL: https://issues.apache.org/jira/browse/LOG4PHP-155
>             Project: Log4php
>          Issue Type: New Feature
>          Components: Code
>    Affects Versions: 2.1
>            Reporter: Ivan Habunek
>            Assignee: Ivan Habunek
>              Labels: layout, serialization
>             Fix For: 2.2
>
>
> It would use the php serialize() method on LoggerLoggingEvent objects to convert them to string.
> This would enable LoggerAppenderSocket to be rewritten to use a layout (see LOG4PHP-154). 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira