Return-Path: Delivered-To: apmail-logging-log4net-user-archive@www.apache.org Received: (qmail 4020 invoked from network); 17 Oct 2006 11:24:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Oct 2006 11:24:22 -0000 Received: (qmail 58410 invoked by uid 500); 17 Oct 2006 11:24:22 -0000 Delivered-To: apmail-logging-log4net-user-archive@logging.apache.org Received: (qmail 58308 invoked by uid 500); 17 Oct 2006 11:24:21 -0000 Mailing-List: contact log4net-user-help@logging.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Log4NET User" List-Id: Delivered-To: mailing list log4net-user@logging.apache.org Received: (qmail 58297 invoked by uid 99); 17 Oct 2006 11:24:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Oct 2006 04:24:21 -0700 X-ASF-Spam-Status: No, hits=3.1 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS,RCVD_IN_NJABL_PROXY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [68.142.200.117] (HELO web30504.mail.mud.yahoo.com) (68.142.200.117) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 17 Oct 2006 04:24:20 -0700 Received: (qmail 94483 invoked by uid 60001); 17 Oct 2006 11:23:51 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=mwCuV1DvXMjpREIqwNfJRiYNoFoL+RM6YedJJ7O2XBJ+sd5CXzctXW/IwAH37RjgYkqZah96PoZsCu7NKPm8ak7OZG8oMi3wsr15ZC3W35pkuFy4R8Z6dXAd2PZb5VtZcFZZM0rL/KrFNPO8UJhzw1twrpVGRXh227Kkn8FNFs4= ; Message-ID: <20061017112351.94481.qmail@web30504.mail.mud.yahoo.com> Received: from [24.208.153.243] by web30504.mail.mud.yahoo.com via HTTP; Tue, 17 Oct 2006 04:23:51 PDT Date: Tue, 17 Oct 2006 04:23:51 -0700 (PDT) From: Ron Grabowski Subject: Re: ListView Appender To: Log4NET User MIME-Version: 1.0 Content-Type: text/plain; charset=ascii Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N The code should be similiar to a RichTextBox. You may have to think about l= imiting the ListView to display only the last X log messages so you don't u= se up all the memory (maybe use CyclicBuffer?). I remember there being a fe= w log4net viewers out there. You may want to see if any of those programs h= ave special code that uses log4net in conjunction with a ListView control.= =0A=0A----- Original Message ----=0AFrom: Lee Keel =0ATo:= log4net-user@logging.apache.org=0ASent: Monday, October 16, 2006 2:41:09 P= M=0ASubject: ListView Appender=0A=0AHello all!=0A=0AI am trying to find out= if anyone has written an appender for a ListView or=0Aif there is some rea= son that I shouldn't do so. I currently have an=0Aappender for a RichTextB= ox that I found on the net, so it seemed a fairly=0Alogical progression to = go with a ListView. But I didn't know someone had=0Adone this already and = found some major pitfall that I hadn't encountered=0Ayet.=0A=0AThanks,=0ALe= e Keel=0AThis email and any files transmitted with it are confidential and = intended solely for the use of the individual or entity to whom they are ad= dressed. If you have received this email in error please notify the sender.= This message contains confidential information and is intended only for th= e individual named. If you are not the named addressee you should not disse= minate, distribute or copy this e-mail.=0A=0A=0A