Hi Alex, Thanks for your guidence and input. but I am new to log4cpp code. i could not succeeded till now. If you can provide any test examples or any reference, which i can use to write sample program for throtting/anti flooding for my requirement. My requirement, 1) Need to write only single log in to the file (for specific logs), which are coming with high frequency/ repeatedly / redundant log. 2) Example: in 1 second, 100 same logs are coming and writing in to the file, want to restrict/write...
Thanks Alex for your valuable feedback. I will look into this. Regards, Girwar Yadav India Mob: +91 9886480632 Mob: +91 8310710417 On Fri, Apr 24, 2020 at 4:32 PM Alexander Perepelkin sanchouss_@users.sourceforge.net wrote: HelloHelloHello Do we have any feature in log4cpp project about log flooding occurance for perticular log?Hello The loggers do not track the content which comes into appenders. Therefore they have no ability to throttle the message which comes too frequently. I could suggest to...
Thanks Francis ANDRE for providing valuable input on this issue, i will look into this. Regards, Girwar Yadav Mob: +91 9886480632 Mob: +91 8310710417 On Fri, Apr 24, 2020 at 4:02 PM Francis ANDRE francisandre@users.sourceforge.net wrote: Hi Girwar Yadav I would suggest you to have a look at the Poco project which have a string logging subsystem support: https://pocoproject.org/ Le 24/04/2020 à 10:52, Girwar a écrit : Hi, Need help on logger product - https://sourceforge.net/projects/log4cpp/ Do we...
Hi, Need help on logger product - https://sourceforge.net/projects/log4cpp/ Do we have any feature in log4cpp project about log flooding occurance for perticular log? As in our logger file single log has thousands of occurance, want to restict based on 1 second occurance. Which causing space issue in our product. Request you to help on this issue, want to use anti flooding log mechanism in log4cpp product. Thanks in advance. Regards, Girwar Yadav India