#include <stdio.h>#include <stdarg.h>#include <ctype.h>#include <spa/utils/defs.h>#include <spa/support/log.h>#include <spa/debug/context.h>#include <spa/debug/dict.h>#include <spa/debug/format.h>#include <spa/debug/mem.h>#include <spa/debug/pod.h>Go to the source code of this file.
Data Structures | |
| struct | spa_debug_file_ctx |
Macros | |
| #define | SPA_DEBUG_FILE_INIT(_f) |
| #define | spa_debug_file_error_location(f, loc, fmt, ...) |
Functions | |
| static void | spa_debug_file_log (struct spa_debug_context *ctx, const char *fmt,...) |