[
https://issues.apache.org/jira/browse/LOG4NET-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767202#action_12767202
]
Ron Grabowski commented on LOG4NET-225:
---------------------------------------
Thomas, filters are processed within the recursive lock. Are you sure you need
your appender to issue another log message? I suppose your appender could log
to a different repository with its own appenders. That smells bad too...
> Multithreading and Deadlocks
> ----------------------------
>
> Key: LOG4NET-225
> URL: https://issues.apache.org/jira/browse/LOG4NET-225
> Project: Log4net
> Issue Type: Bug
> Components: Appenders
> Affects Versions: 1.2.10
> Reporter: Thomas Haller
> Priority: Blocker
> Attachments: Log4NetDeadlock.zip
>
>
> If an Appender has to execute some logic on another thread,
> witch uses also log4net, this leads to a deadlock.
> The sample project i created demonstrates that problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.