[
https://issues.apache.org/jira/browse/LOG4NET-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16017864#comment-16017864
]
Dominik Psenner edited comment on LOG4NET-565 at 5/19/17 7:13 PM:
------------------------------------------------------------------
Hi Hitesh,
Thanks for your time. The idea looks interesting, even though I have no actual
usecase at hand. Would you please explain further your idea and
usecase/requirements?
You could clone the git repository from github and then open a pull request.
That should give us the possibility to code review your proposal. Please note
that we have lately migrated from svn to git and the old svn<->git mirror is
still on github. The new git repository is located at
https://github.com/apache/logging-log4net which is a mirror from the apache
repository at git://git.apache.org/logging-log4net.git/.
Cheers
was (Author: nachbarslumpi):
Hi Hitesh,
Thanks for your time. The idea looks interesting, even though I have no actual
usecase at hand. Would you please explain further your idea and
usecase/requirements?
You could clone the git repository from github and then open a pull request.
That should give us the possibility to code review your proposal. Please note
that we have lately migrated from svn to git and the old svn<->git mirror is
still on github. The new git repository is
https://github.com/apache/logging-log4net.
Cheers
> 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)