libpynq (release 5EWC0-2023 version 0.1.0 of 2023-08-14 14:01)
|
#include <stdarg.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "log.h"
Go to the source code of this file.
Macros | |
#define | DOMAIN "LOGGER" |
Functions | |
void | pynq_log (const LogLevel level, char const *domain, char const *location, unsigned int lineno, char const *fmt,...) |