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.
