TECTED]
> Sent: 20 October 2004 21:02
> To: 'Log4NET User'
> Subject: RE: Problems upgrading to version 1.2 from 1.1
>
> Thanks for the insight! I think that helps a lot. I do have
> one further question . . .
>
> What is the difference between settin
other?
Regards,
Andrew Elmhorst
-Original Message-
From: Nicko Cadell [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 20, 2004 1:56 PM
To: Log4NET User
Subject: RE: Problems upgrading to version 1.2 from 1.1
The ILog is just an adapter. To change the configuration you need to get
its
mailto:[EMAIL PROTECTED]
> Sent: 19 October 2004 15:19
> To: log4net-user@logging.apache.org
> Subject: Problems upgrading to version 1.2 from 1.1
>
> I am trying to upgrade to log4net 1.2 beta from 1.1. One huge
> thing that changed is that the Category class has been made
I am trying to upgrade to log4net 1.2 beta from 1.1. One huge thing that
changed is that the Category class has been made internal. I have some
questions about how to port code because of this.
I have changed my variables of type "Category" to "ILog" and the creation of
them to LogManger.GetLogger