I am observing memory leaks in log4cplus version 2.0 compiled as static library with windows visual studio 2015, logging only to a rolling file, not console or other appenders, since I cannot terminate the thread which needs to run continuosly in a server, should I call log4cplus::threadCleanup() periodically or what ? This is in a pre existing project I am working on it's not my choice.
I am observing memory leaks in log4cplus compiled as static library with windows visual studio 2015, logging only to a rolling file, not console or other appenders, since I cannot terminate the thread which needs to run continuosly in a server, should I call log4cplus::threadCleanup() periodically or what ?
I am observing memory leaks in log4cplus compiled as static library with windows visual studio 2015, logging only to a file, not console or other appenders, since I cannot terminate the thread which needs to run continuosly in a server, should I call log4cplus::threadCleanup() periodically or what ?
I am observing memory leaks in log4cplus compiled as static library with windows visual studio 2015, since I cannot terminate the thread which needs to run continuosly in a server, should I call log4cplus::threadCleanup() periodically or what ?