Hi Nicko,

I have extended to the log4net , to suite my requirements.
Now I want to write, the unit tests for that library, using external
configuration file.

I want to use Nunit. My question is how to test my dll, with the use of
external ,
Configuration file. Could you point me in the right direction. I don't
want to use app.config

 


Thanks and regards, 
Jayakumar Budamala 
Citigroup Architecture &  Technology Engineering (CATE)  - EIT
Citigroup Campus 
283, King George Rd 
Warren, NJ - 07059 
Tel : 908-563-3064


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 01, 2007 9:48 AM
To: Log4NET User
Subject: RE: Multiple repositories

Yes, you can specify multiple AliasRepository attributes.

------------
Nicko Cadell
log4net development
http://logging.apache.org/log4net

-----Original Message-----
From: minherz [mailto:[EMAIL PROTECTED]
Sent: 01 May 2007 14:46
To: [email protected]
Subject: Multiple repositories


Hello. After understanding how i can use Repository attribute for
creating
independent logging and checking different scenarios of configuration I
found that i can "apply" the application's configuration to be the 3rd
party
library's configuration by adding AliasRepository attribute in the
application's code.
What if i have two 3rd party libraries with different repositories
defined
and want them to use the application's configuration file. Can i define
more
than one AliasRepository or define a list of alias names for repository?

Thank you.
-- 
View this message in context:
http://www.nabble.com/Multiple-repositories-tf3675102.html#a10269267
Sent from the Log4net - Users mailing list archive at Nabble.com.

Reply via email to