#include "xdasd_parse.h"
#include <stddef.h>
Go to the source code of this file.
Functions | |
int | xdasd_logger_append (Parsed *parsed) |
Appends a message to the file based persistent cache queue. | |
int | xdasd_logger_init (const char *msgfdir) |
Initialize the loadable back-end logger sub-system. | |
void | xdasd_logger_exit (void) |
Cleanup the loadable back-end logger sub-system. |
Definition in file xdasd_logger.h.