[ 
https://issues.apache.org/jira/browse/LOG4NET-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16018114#comment-16018114
 ] 

Hitesh Chauhan commented on LOG4NET-565:
----------------------------------------

I have forked and push the changes. I didn't write any unit test at this point 
because I was not sure if that would be accepted.
You can look at my changes
https://github.com/TechMinder/logging-log4net/commit/e1144d471c6e4644b44f06d71cb7e7ceb4c36e72

My goal was to keep it compatible with old version. The service locator patter 
can be used for other log4net types as well. 

Thanks,
Hitesh

> Dependency Injection support appender and logger types
> ------------------------------------------------------
>
>                 Key: LOG4NET-565
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-565
>             Project: Log4net
>          Issue Type: Improvement
>          Components: Appenders, Core
>            Reporter: Hitesh Chauhan
>              Labels: Enhancement
>
> I have seen demand for dependency injection support in log4net. I have added 
> that behavior to my local repository. And I would like to push that to 
> log4net library.
> e.g. appender configuration
> <appender
> name="ServiceAppender" 
> type="LoggingServiceAppender"               
> serviceLocatorType="Log4NetServiceLocator">



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to