|  | Kea 3.0.0
    | 
#include <config.h>#include <log/interprocess/interprocess_sync_file.h>#include <string>#include <cerrno>#include <cstring>#include <sstream>#include <iostream>#include <stdlib.h>#include <string.h>#include <unistd.h>#include <fcntl.h>#include <sys/types.h>#include <sys/stat.h>Go to the source code of this file.
| Namespaces | |
| namespace | isc | 
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::log | 
| namespace | isc::log::interprocess |