Have PatternString recognize %n just as PatternLayout recognizes it
-------------------------------------------------------------------

                 Key: LOG4NET-181
                 URL: https://issues.apache.org/jira/browse/LOG4NET-181
             Project: Log4net
          Issue Type: Improvement
          Components: Appenders
    Affects Versions: 1.2.10
            Reporter: Chris Jerdonek
            Priority: Minor


The log4net.Layout.PatternLayout class recognizes %n and %newline for newlines, 
but log4net.Util.PatternString recognizes only %newline.  This may be a source 
of confusion for some people (and was for me temporarily).

I don't know if there are other cases like this.  If so, it might make sense to 
have both classes recognize the same conversion patterns -- for those patterns 
that would make sense in both contexts.  Thanks.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to