On Mar 17, 2010, at 10:13 AM, Tasso Angelidis wrote:
> I'm using log4j in a pretty vanilla way... No extra applications logging to
> the same file... 1 logger per class. Using RollingFileAppender...
>
> Is the file exclusively locked or share locked?
>
> And for Windows we all know that someti
I'm using log4j in a pretty vanilla way... No extra applications logging to the
same file... 1 logger per class. Using RollingFileAppender...
Is the file exclusively locked or share locked?
And for Windows we all know that sometimes a file can remain locked after
unexpected program termination