corosync 3.1.9
|
#include <totem.h>
Data Fields | |
void(* | log_printf )(int level, int subsys, const char *function_name, const char *file_name, int file_line, const char *format,...) __attribute__((format(printf |
void(*) in | log_level_security ) |
int | log_level_error |
int | log_level_warning |
int | log_level_notice |
int | log_level_debug |
int | log_level_trace |
int | log_subsys_id |
int totem_logging_configuration::log_level_debug |
Definition at line 114 of file totem.h.
Referenced by main(), totemknet_initialize(), totempg_initialize(), totemsrp_initialize(), totemudp_initialize(), and totemudpu_initialize().
int totem_logging_configuration::log_level_error |
Definition at line 111 of file totem.h.
Referenced by main(), totemknet_initialize(), totempg_initialize(), totemsrp_initialize(), totemudp_initialize(), and totemudpu_initialize().
int totem_logging_configuration::log_level_notice |
Definition at line 113 of file totem.h.
Referenced by main(), totemknet_initialize(), totempg_initialize(), totemsrp_initialize(), totemudp_initialize(), and totemudpu_initialize().
Definition at line 110 of file totem.h.
Referenced by main(), totempg_initialize(), and totemsrp_initialize().
int totem_logging_configuration::log_level_trace |
Definition at line 115 of file totem.h.
Referenced by main(), and totemsrp_initialize().
int totem_logging_configuration::log_level_warning |
Definition at line 112 of file totem.h.
Referenced by main(), totemknet_initialize(), totempg_initialize(), totemsrp_initialize(), totemudp_initialize(), and totemudpu_initialize().
void(* totem_logging_configuration::log_printf) (int level, int subsys, const char *function_name, const char *file_name, int file_line, const char *format,...) __attribute__((format(printf |
Definition at line 101 of file totem.h.
Referenced by main(), totemknet_initialize(), totempg_initialize(), totemsrp_initialize(), totemudp_initialize(), and totemudpu_initialize().
int totem_logging_configuration::log_subsys_id |
Definition at line 116 of file totem.h.
Referenced by main(), totemknet_initialize(), totempg_initialize(), totemsrp_initialize(), totemudp_initialize(), and totemudpu_initialize().