dmlite
0.6
|
#include <syslog.h>
#include <sstream>
#include <string>
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | Logger |
Macros | |
#define | Log(lvl, mymask, where, what) |
#define | Err(where, what) |
#define Err | ( | where, | |
what | |||
) |
#define Log | ( | lvl, | |
mymask, | |||
where, | |||
what | |||
) |