R created LOG4NET-359:
-------------------------
Summary: 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
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!
--
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