Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
lv2_log.h File Reference

LV2 Log feature implementations. More...

#include <lv2/log/log.h>
Include dependency graph for lv2_log.h:

Go to the source code of this file.

Functions

void lv2_log_set_printf_funcs (LV2_Log_Log *log)
 Needed because we can't set them directly when gi18n.h is included.
 
int lv2_log_vprintf (LV2_Log_Handle handle, LV2_URID type, const char *fmt, va_list ap)
 
int lv2_log_printf (LV2_Log_Handle handle, LV2_URID type, const char *fmt,...)
 

Detailed Description

LV2 Log feature implementations.

Definition in file lv2_log.h.