Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

lck file in Logger

807603Jun 7 2004 — edited Jan 9 2008
Hi - I am logging into one logfile via multiple class files. The logger creates a lock (LCK) file for every message that I try to log. The main logfile has an append of all the logfiles which is adding a lot of redundancy. How can I disable this feature so that all the messages are logged in just one logfile ( no LCK files) and there are no appends ?

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 6 2008
Added on Jun 7 2004
14 comments
2,493 views