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

Stefan Bodewig resolved LOG4NET-245.
------------------------------------

    Resolution: Invalid

This really is a question that should be asked on one of the mailing lists and 
not raised as an issue.

Anyway:

$ find . -name \*.cs | xargs -e fgrep Unhand
./src/Core/DefaultRepositorySelector.cs:                                
LogLog.Error(declaringType, "Unhandled exception in GetInfoForAssembly", ex);

This is the only place in the source tree witth the test "Unhand" in it.

> Need information on Exception  Handling mechanism used in Log4Net project
> -------------------------------------------------------------------------
>
>                 Key: LOG4NET-245
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-245
>             Project: Log4net
>          Issue Type: Task
>    Affects Versions: 1.2.10
>         Environment: XP
>            Reporter: Rajat Raina
>            Priority: Blocker
>              Labels: Error, Handling
>
> I need some information as we are working on a common Exception handling 
> framework for all our code.
> Can you please let me know if Log4Net dll defines any Exception filters 
> through the usage of Microsoft's SetUnhandledExceptionFilter?
> I need this information for my common exception handling framework designing.
> Please let me know!
> Thanks!

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to