hi,
Using log4j log messages should be sent to a file. consider i am writing some ten messages in the file , when a 11th messages comes it should replace the 1st message in the that file than remaining 9 messages(from 2 to 10) should not be deleted. Also for the 11th message it should not create a new file(Rolling file appender). I have written the code for sending the log messages to a file but don't know how to implement that file requirement. Please help me to solve this issue
I do not think that is possible, only by tweaking log4j properties. You might have to do the cleanup stuff with some java file i/o code.
We have a dedicated forum where log4j is usually discussed. I will move this thread there for you.
The posts are internally linked to be redirected. Such posts will carry this icon
Anyway, you need not worry about the link. Clicking on the original post will take you automatically to the new place.
As you can see, your post is now in the "Other Open Source Projects" forum.