![]() |
fuse_kafka
|
Utility to send trace from fuse_kafka into kafka. More...
#include "trace.h"#include "context.c"Go to the source code of this file.
Defines | |
| #define | TRACE_C |
| formats and send traces to kafka, behaving like printf | |
Functions | |
| int | trace_debug_enabled () |
| char * | trace_log_path_get () |
| static int | trace (const char *fmt,...) |
Utility to send trace from fuse_kafka into kafka.
Definition in file trace.c.
1.7.6.1