Why my program creates empty .lck files?

Posted by Roman on Stack Overflow See other posts from Stack Overflow or by Roman
Published on 2010-04-27T17:01:30Z Indexed on 2010/04/27 17:03 UTC
Read the original article Hit count: 201

Filed under:
|
|

I am trying to use Java Logger. I get my logger file (name.log) with the content I wish but I also get empty name.log.lck file. Why this file appears and how I can remove this behavior. Thank you in advance.

© Stack Overflow or respective owner

Related posts about java

Related posts about logger