#include <iostream>
#include <string>
#include "DHCPConst.h"
Go to the source code of this file.
Namespaces | |
namespace | logger |
Defines | |
#define | Log(X) logger :: log##X () |
#define | LogEnd logger :: endl |
Enumerations | |
enum | Elogmode { FULL, SHORT, SYSLOG, EVENTLOG } |
Functions | |
std::string | StateToString (EState state) |
std::string | StatusCodeToString (int status) |
|
|
|
|
|
|
|
|
|
|