Logging system providing multi displayer output and filtering processing. More...
#include "types_nl.h"#include "mutex.h"#include <string>#include <list>
Go to the source code of this file.
Classes | |
| class | NLMISC::CLog |
| When display() is called, the logger builds a string and sends it to its attached displayers. More... | |
| struct | NLMISC::CLog::TDisplayInfo |
Namespaces | |
| namespace | NLMISC |
This namespace contains all miscellaneous classes used by other modules. | |
Logging system providing multi displayer output and filtering processing.
Definition in file log.h.
1.6.1