RE: Log file line number

2006-02-06 Thread Ron Grabowski
with this kind of > problems > :). > > > Damien. > > > -Message d'origine- > De�: Simon Wallis [mailto:[EMAIL PROTECTED] > Envoy�: lundi 6 f�vrier 2006 17:00 > �: Log4NET User > Objet�: Re: Log file line number > > Seems very unlikely, since

RE: Log file line number

2006-02-06 Thread Damien Heckler
06 17:00 À : Log4NET User Objet : Re: Log file line number Seems very unlikely, since once the app is restarted how does it know where it left off? I used the TextPad text editor, which displays line numbers on each line. Other advanced text editors will do the same. Simon. -Original message

Re: Log file line number

2006-02-06 Thread Simon Wallis
Date: Mon, 06 Feb 2006 15:03:58 -0800 To: log4net-user@logging.apache.org Subject: Log file line number > Hi all, > > > > Is there a way to configure the conversionPattern to write the log file > line number like below ? > > > > 0 : starting appl

Log file line number

2006-02-06 Thread Damien Heckler
Hi all,     Is there a way to configure the conversionPattern to write the log file line number like below ?       0 : starting application…     1 : the second line of my log file     2 : the third line of my log file     3 : datadatadata