The syslog appender does not correctly parse options
----------------------------------------------------

                 Key: LOG4PHP-145
                 URL: https://issues.apache.org/jira/browse/LOG4PHP-145
             Project: Log4php
          Issue Type: Bug
    Affects Versions: 2.1
            Reporter: Ivan Habunek
            Assignee: Ivan Habunek
             Fix For: 2.2


The following parameters are not parsed as documented:
- priority
- facility
- option

They do not take strings specified in the documentation, but they will work if 
an equivalent integer is provided. For example, "7" instead of "DEBUG" for 
priority.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to