You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Ralph Goers (Jira)" <ji...@apache.org> on 2020/04/04 22:29:02 UTC

[jira] [Updated] (LOG4NET-338) Port of log4net for MonoDroid

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

Ralph Goers updated LOG4NET-338:
--------------------------------

LOG4NET is now dormant.  

> Port of log4net for MonoDroid
> -----------------------------
>
>                 Key: LOG4NET-338
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-338
>             Project: Log4net
>          Issue Type: New Feature
>          Components: Appenders, Builds
>    Affects Versions: 1.2.11
>         Environment: Mono for Android
>            Reporter: Wojciech Dec
>            Priority: Minor
>              Labels: monodroid
>         Attachments: monodroid-on1343667.patch.zip
>
>
> Hi
> I've made a port of log4net to MonoDroid (Mono for Android).
> Summary of changes:
>  * based on trunk rev 1343667
>  * code altered by "#if MONODROID"
>  * added log4net.monodroid.vs2010.csproj and log4net.monodroid.vs2010.sln
>  * added AndroidLogAppender
>  * ConfigureAndWatchHandler based on native FileObserver
>  * minor ndoc changes
> Build:
>  * install Mono for Android
>  * get log4net source (see code version above)
>  * apply patch
>  * open solution in Visual Studio (note: NAnt doesn't support Mono for Android framework)
>  * build
> Tests:
>  * Unit tests based on NUnitLite.  See tests\README.monodroid.txt file?
>  * Tested on emulator API 14 only with Win 7 and VS2010.  Works well in my application.
>  * I've made regression tests running net-4.0 tests with nant before and after patching.  Results are same.
> I donate this patch to public.
> Best regards
> WD



--
This message was sent by Atlassian Jira
(v8.3.4#803005)