GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
LogCollector * CentralLog::Add ( LogCollector acollector)

Add a new LogCollector to the list of known collectors.

if a log with a similar name already exist, it is removed from the central log and return by this method. It is then the charge of the user to delete it if the collector is deletable.

Definition at line 157 of file ADFCentralLog.cpp.