In my application , Multiple threads log the data in the same file .if the file size exceeds the limit , then i have to delete the particular record in file and move every contents upwards.
can I do this in Log4cxx?if so ,reply your thoughts..
Thanks..
This sample will solve your problem :
This will override the file contents in the same file.