download zip is correct for that version.
Cheers,
Nicko
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 21 January 2005 15:50
> To: log4net-user@logging.apache.org
> Subject: RE: Information about the new conversionPattern syntax needed
&
StaigerTel: 610-647-9700 Ext. 7248 · Fax:
610-251-5040
-Original Message-From: Paul Welter
[mailto:[EMAIL PROTECTED] Sent: Friday, January 21, 2005 10:38
AMTo: Log4NET UserSubject: Re: Information about the new
conversionPattern syntax needed
Its in the html help documentation
Title: Information about the new conversionPattern syntax needed
Its in the html help documentation under the
PatternLayout class. The web site is out of date. To get the html
help file, you have to checkout the latest version from cvs and build the
documentation. 'nant generate-s
Title: Information about the new conversionPattern syntax needed
I finally found out why all my output was messed up: the configuration patterns in 1.2 Beta 8 have changed, e.g.
%message is now %m
%newline is now %n
%thread is now %t
I did not find any information whether the syntax in