Is there any library file to log the details in the file and check for size limit of the file and compress the file?

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

Basic search revealed log4cxx?

link|improve this answer
how to implement or use this library in c++ – karthik Mar 21 '11 at 9:27
3  
@karthik follow the link I provided and read the documentation. – Steve-o Mar 21 '11 at 9:28
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.