#include <libdali.h>
Public Attributes | |
void(* | log_print )() |
const char * | logprefix |
void(* | diag_print )() |
const char * | errprefix |
int | verbosity |
Logging parameters
void(* DLLog_s::diag_print)() |
Function pointer for diagnostic/error message printing
const char* DLLog_s::errprefix |
Error message prefix
void(* DLLog_s::log_print)() |
Function pointer for log message printing
const char* DLLog_s::logprefix |
Log message prefix
int DLLog_s::verbosity |
Verbosity level