[ 
https://issues.apache.org/jira/browse/LOG4NET-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Litvinov resolved LOG4NET-186.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.10

Sorry for so long anwser. Yes, this is what was needed. Thank you. I set 
resolved status to the issue.

> PatternLayout and globalRulesRegistry
> -------------------------------------
>
>                 Key: LOG4NET-186
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-186
>             Project: Log4net
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.2.10
>            Reporter: Sergey Litvinov
>             Fix For: 1.2.10
>
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> Hi, i have suggestion. 
> Make for private static field PatternLayout.s_globalRulesRegistry public 
> static accessor. Because if i want append custom PatternLayoutConverter, i 
> need add him to each PatternLayout for each Appender. 
> I am using AdoNetAppender, which creates PatternLayout for each parameter. 
> And i must append my PatternLayoutConverter to each param. I think, if i have 
> static property or method for adding PatternLayoutConvertor - its will be 
> more simple for use.

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

Reply via email to