ROTECTED]>
To: Log4NET User
Sent: Tuesday, January 22, 2008 6:06:35 PM
Subject: Re: Log File Naming Problem
Ron,
On your suggestion, I went ahead and created a new MutexLock locking
model within the FileAppender. I made it so the OpenFile() method
opens the file in a shared write mode, and then I
ither library.
>
> - Original Message
> From: Steve Wranovsky <[EMAIL PROTECTED]>
> To: Log4NET User
> Sent: Tuesday, January 22, 2008 10:19:48 PM
> Subject: Re: Log File Naming Problem
>
>
> Sorry for all the questions, but I had one more. We're also usi
--- Original Message
From: Steve Wranovsky <[EMAIL PROTECTED]>
To: Log4NET User
Sent: Tuesday, January 22, 2008 10:19:48 PM
Subject: Re: Log File Naming Problem
Sorry for all the questions, but I had one more. We're also using
NHibernate 1.2 in one of our apps. It's compiled
Sorry for all the questions, but I had one more. We're also using
NHibernate 1.2 in one of our apps. It's compiled against log4net
1.2.10. I attempted to recompile 1.2.10 w/ my changes, but because of
strong naming, the precompiled NHibernate will not use this new
version of the log4net.dll. Is
not done a lot with plugins and app domains but I think making the host
> responsible for receiving/recording log messages from the plugins seems like
> a more managable solution. You don't want a plugin to mess up the log file
> for the host.
>
> - Original Message
&g
receiving/recording log messages from the plugins seems like a
more managable solution. You don't want a plugin to mess up the log file for
the host.
- Original Message
From: Steve Wranovsky <[EMAIL PROTECTED]>
To: Log4NET User
Sent: Monday, January 21, 2008 11:08:40 AM
Subje
munications. Is
> your code similiar to the sample code in the blog post?
>
> If you don't mind me asking, what is the use case for having to create new
> app domains in addition to the new threads?
>
>
> - Original Message
> From: Steve Wranovsky <[EMAIL
sday, January 17, 2008 11:10:29 AM
Subject: Log File Naming Problem
Hello,
I have a multi-threaded application using log4net 1.2.10 for logging.
There are a couple of points when the application runs where there are
a large number of logs occurring simultaneously from multiple threads
(that happen to
Hello,
I have a multi-threaded application using log4net 1.2.10 for logging.
There are a couple of points when the application runs where there are
a large number of logs occurring simultaneously from multiple threads
(that happen to be in different App Domains). On occasion, I will end
up with t