You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-dev@logging.apache.org by "Andrzej Mierzwa (JIRA)" <ji...@apache.org> on 2011/01/05 16:17:37 UTC

[jira] Updated: (LOG4NET-233) Support .NET 4.0 including Client Profile

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

Andrzej Mierzwa updated LOG4NET-233:
------------------------------------

    Attachment: NET4.patch

This patch fix runtime security exceptions as described in http://tseonet.blogspot.com/2010/07/making-log4net-run-on-net-40.html.

NET_4_0 conditional compilation symbol introduced and must be specified in build settings.

Client profile not supported due to code AspNetTraceAppender (HttpContext.Current is used).


> Support .NET 4.0 including Client Profile
> -----------------------------------------
>
>                 Key: LOG4NET-233
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-233
>             Project: Log4net
>          Issue Type: New Feature
>          Components: Appenders, Builds, Core, Documentation, Examples, Other
>    Affects Versions: 1.2.11, v.Next
>         Environment: Windows XP, Vista, 7 - .Net 4.0
>            Reporter: Daniel mcGloin
>         Attachments: NET4.patch
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Please add a release targeting .NET 4.0 (currently in Beta 2).  In addition, to support the .NET 4.0 Client Profile, divide any server-side parts into a separate library set that can be optionally referenced/deployed..

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.