Return-Path: Delivered-To: apmail-logging-log4net-dev-archive@www.apache.org Received: (qmail 75664 invoked from network); 6 Feb 2009 02:46:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2009 02:46:23 -0000 Received: (qmail 68586 invoked by uid 500); 6 Feb 2009 02:46:22 -0000 Delivered-To: apmail-logging-log4net-dev-archive@logging.apache.org Received: (qmail 68562 invoked by uid 500); 6 Feb 2009 02:46:22 -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 68553 invoked by uid 99); 6 Feb 2009 02:46:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Feb 2009 18:46:22 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2009 02:46:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 895BC234C48C for ; Thu, 5 Feb 2009 18:45:59 -0800 (PST) Message-ID: <1805534663.1233888359548.JavaMail.jira@brutus> Date: Thu, 5 Feb 2009 18:45:59 -0800 (PST) From: "Jerome Haltom (JIRA)" To: log4net-dev@logging.apache.org Subject: [jira] Created: (LOG4NET-196) Remote Logging Stuff doesn't seem to have anyway to work between AppDomains MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Remote Logging Stuff doesn't seem to have anyway to work between AppDomains --------------------------------------------------------------------------- Key: LOG4NET-196 URL: https://issues.apache.org/jira/browse/LOG4NET-196 Project: Log4net Issue Type: Bug Reporter: Jerome Haltom There's no way to obtain a proper url to a IRemoteLoggignSink that ends up being published in the local app domain. There needs to be a way to set the IRemoteLoggingSink instance specifically, managing the remoting yourself. This would solve it easily. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.