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

Daniel Kugel commented on LOG4NET-396:
--------------------------------------

I think the LoggerManager.Getlogger method should be called once for each 
logger so even if its not really fast it shouldn't impact performance 
significantly.
Are you calling it each time you want to write to the log or only a few times 
and each call is blocking your application for a long period of time?
How long does a call take in your scenario?

> replace reflection with Fasterflect
> -----------------------------------
>
>                 Key: LOG4NET-396
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-396
>             Project: Log4net
>          Issue Type: Improvement
>         Environment: windows .net
>            Reporter: Richard Marshall
>            Priority: Minor
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> Would it be possible to replace the use of reflection with Fasterflect?
> We incur significant cpu penalty when we include calls to 
> LoggerManager.Getlogger.. 
> thanks



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to