Add more conversion words to the pattern layout by adding 
----------------------------------------------------------

                 Key: LOG4PHP-172
                 URL: https://issues.apache.org/jira/browse/LOG4PHP-172
             Project: Log4php
          Issue Type: New Feature
            Reporter: Ivan Habunek
            Assignee: Ivan Habunek
             Fix For: 2.3.0


The pattern layout could be improved by allowing conversion words which have 
more than one character. For example %class as well as %C, %message as well as 
%m.

Additionally, the following conversion specifiers can be added:
%cookie - data from $_COOKIE
%env - data from $_ENV
%request - data from $_REQUEST
%server - data from $_SERVER


--
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

        

Reply via email to