table of contents
| log.c(3elektra) | Elektra | log.c(3elektra) |
NAME¶
log.c - Non-C99 Logger Implementation.
SYNOPSIS¶
#include <stdio.h>
#include <kdblogger.h>
#include <syslog.h>
#include <kdbhelper.h>
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
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.
Copyright:
BSD License (see LICENSE.md or
https://www.libelektra.org)
Author¶
Generated automatically by Doxygen for Elektra from the source code.
| Mon Jan 15 2018 | Version 0.8.20 |