![]() |
fehQlibs 28
Qlibs
|
unified system and error message handling More...
#include <unistd.h>#include <stdarg.h>#include <errno.h>#include "buffer.h"#include "fmt.h"#include "str.h"#include "stralloc.h"#include "logmsg.h"
Go to the source code of this file.
Macros | |
| #define | WHO "logmsg" |
Functions | |
| char * | build_log_msg (const char *x[]) |
| void | logmsg (const char *who, int ecode, unsigned int class, const char *msg) |
unified system and error message handling
Definition in file logmsg.c.
| char * build_log_msg | ( | const char * | x[] | ) |