Return-Path: X-Original-To: apmail-logging-log4net-dev-archive@www.apache.org Delivered-To: apmail-logging-log4net-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 76EA79087 for ; Tue, 29 May 2012 11:19:25 +0000 (UTC) Received: (qmail 22838 invoked by uid 500); 29 May 2012 11:19:25 -0000 Delivered-To: apmail-logging-log4net-dev-archive@logging.apache.org Received: (qmail 22805 invoked by uid 500); 29 May 2012 11:19:24 -0000 Mailing-List: contact log4net-dev-help@logging.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Log4NET Dev" List-Id: Delivered-To: mailing list log4net-dev@logging.apache.org Received: (qmail 22788 invoked by uid 99); 29 May 2012 11:19:24 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 May 2012 11:19:24 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 23EF31402B8 for ; Tue, 29 May 2012 11:19:24 +0000 (UTC) Date: Tue, 29 May 2012 11:19:22 +0000 (UTC) From: "Wojciech Dec (JIRA)" To: log4net-dev@logging.apache.org Message-ID: <167422246.10585.1338290364149.JavaMail.jiratomcat@issues-vm> In-Reply-To: <765249818.54181.1336741070578.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (LOG4NET-338) Port of log4net for MonoDroid MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LOG4NET-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wojciech Dec updated LOG4NET-338: --------------------------------- Description: 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 was: Hi I've made a port of log4net to MonoDroid (Mono for Android). Summary of changes: * based on trunk rev 1337114 * 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 > 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira