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 "Nathaniel Madura (JIRA)" <ji...@apache.org> on 2011/02/15 06:53:57 UTC

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

    [ https://issues.apache.org/jira/browse/LOG4NET-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994668#comment-12994668 ] 

Nathaniel Madura commented on LOG4NET-233:
------------------------------------------

The previous patch was done against some unknown version of the source, so I redid the patch to be against the HEAD of svn. 
To target .Net 4.0 define NET;NET_2_0;NET_4_0, To target .Net 4.0 Client profile append ;NET_CLIENT_PROFILE to the previous define.
If Client Profile is specified ASPNetTraceAppender is essentially commented out.

> 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: 233b.patch, 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira