|
libassa 3.5.1
|
#include <stdarg.h>#include <iostream>#include "assa/Connector.h"#include "assa/INETAddress.h"#include "assa/IPv4Socket.h"#include "assa/FileLogger.h"#include "assa/StdOutLogger.h"#include "assa/RemoteLogger.h"#include "assa/AutoPtr.h"#include "assa/Logger.h"Go to the source code of this file.
Functions | |
| ASSA_DECL_SINGLETON (Logger) | |
Variables | |
| static const int | TMPBUF_SZ = 4096 |
| ASSA_DECL_SINGLETON | ( | Logger | ) |
Definition at line 33 of file Logger.cpp.
Referenced by ASSA::Logger::log_msg().