bject: Two assemblies using same Log4Net framework
Hi
My main VB.NET application uses sets up and configures Log4Net. It calls two
or three other assemblies and I want to "pass a reference" to the main app's
Log4Net instance to those assemblies so they log messages into the same l
Hi
My main VB.NET application uses sets up and configures Log4Net. It calls two
or three other assemblies and I want to "pass a reference" to the main app's
Log4Net instance to those assemblies so they log messages into the same log
file and respect the same configuration settings. Is it corr