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

R updated LOG4NET-359:
----------------------

    Description: 
What's the best way to get the RenderedMessage of the logger?

At the moment I have a thread (logwatcher) that checks if there is a line added 
to the logger. The thread takes a lot of performance. 

Is there another solution for this? Does the ILog has an event like 
newMessageReceived? Or can I create such event for it (how to link that custom 
event to the logger)?

Thank you in advance!


  was:
What's the best way to get the RenderedMessage of the logger?

At the moment I have a thread (logwatcher) that checks if there is a line added 
to the logger. The thread takes a lot of performance. 

Is there another solution to for this? Does the ILog has an event like 
newMessageReceived? Or can I create such event for it (how to link that custom 
event to the logger)?

Thank you in advance!


    
> Best way to get the RenderedMessage?
> ------------------------------------
>
>                 Key: LOG4NET-359
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-359
>             Project: Log4net
>          Issue Type: Bug
>         Environment: C#
>            Reporter: R
>              Labels: Logger, RenderedMessage, event
>
> What's the best way to get the RenderedMessage of the logger?
> At the moment I have a thread (logwatcher) that checks if there is a line 
> added to the logger. The thread takes a lot of performance. 
> Is there another solution for this? Does the ILog has an event like 
> newMessageReceived? Or can I create such event for it (how to link that 
> custom event to the logger)?
> Thank you in advance!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to