Elektra  0.9.2
log.c File Reference

Non-C99 Logger Implementation. More...

#include <stdio.h>
#include <kdblogger.h>
#include <syslog.h>
#include <kdbhelper.h>
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
Include dependency graph for log.c:

Detailed Description

Non-C99 Logger Implementation.

If you often change the file, you might want to set CMAKE_LINK_DEPENDS_NO_SHARED to avoid relinking everything.