[AGENT++] Where does Agent++ trigger DefaultLog::instance destructor from?

Yasemin YILMAZ yaseyilmaz at gmail.com
Thu May 6 17:43:45 CEST 2010


Hi all,

I've set a log file by calling the function DefaultLog::init. And I've
realized that DefaultLog::instance (AgentLogImpl) destructor function closes
the log file. Does Agent++ trigger this release operation from another
function? If not, I should call destructor as following, should'nt it?

delete DefaultLog::log();


Thanks in advance for clarifications,


Best regards,
Yasemin



More information about the AGENTPP mailing list