#include <plugin.h>
Data Fields | |
| void(* | log )(int priority, const char *domain, const char *fmt,...) |
| void(* | set_level )(int level) |
this is to be placed inside of a class.
Definition at line 46 of file plugin.h.
| void(* plugin_logging_interface::log)(int priority, const char *domain, const char *fmt,...) |
| void(* plugin_logging_interface::set_level)(int level) |
1.5.8