The Log4Net mailing list is a great source of information about using log4Net, in this forum we collect all the messages in the log4net user list and some selected threads from the developer list.
| Author |
Messages |
|
Jiho Han
 |
| 08/04/2006 11:39 PM |
|
I have an assembly which is a plugin that gets loaded by a host application. Its application base directory as returned by AppDomain.CurrentDomain.BaseDirectory is nowhere near where I must put my assembly. Here's what I am trying to do. Have my <my aseembly.dll>.log4net located in the same folder as my assembly. It doesn't seem to be that there is a way to specify an absolute path in XmlConfiguratorAttribute (ConfigFile is supposed to be relative to appbase). Right now I am basically having to call XmlConfigurator.ConfigureAndWatch in my static constructor.
Is there a better way? And no, I cannot put log4net configuration in the host's .config file. Thanks
Jiho Han Senior Software Engineer Infinity Info Systems The Sales Technology Experts Tel: 212.563.4400 x216 Fax: 212.760.0540 jhan@infinityinfo.com www.infinityinfo.com <http://www.infinityinfo.com/>
|
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|