corosync
2.3.4
|
#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 88 of file totem.h.
Referenced by main(), totempg_initialize(), totemrrp_initialize(), totemsrp_initialize(), totemudp_initialize(), and totemudpu_initialize().
int totem_logging_configuration::log_level_error |
Definition at line 85 of file totem.h.
Referenced by main(), totempg_initialize(), totemrrp_initialize(), totemsrp_initialize(), totemudp_initialize(), and totemudpu_initialize().
int totem_logging_configuration::log_level_notice |
Definition at line 87 of file totem.h.
Referenced by main(), totempg_initialize(), totemrrp_initialize(), totemsrp_initialize(), totemudp_initialize(), and totemudpu_initialize().
void(*) in totem_logging_configuration::log_level_security) |
Definition at line 82 of file totem.h.
Referenced by main(), totempg_initialize(), totemrrp_initialize(), and totemsrp_initialize().
int totem_logging_configuration::log_level_trace |
Definition at line 89 of file totem.h.
Referenced by main(), and totemsrp_initialize().
int totem_logging_configuration::log_level_warning |
Definition at line 86 of file totem.h.
Referenced by main(), totempg_initialize(), totemrrp_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 75 of file totem.h.
Referenced by main(), totemiba_initialize(), totempg_initialize(), totemrrp_initialize(), totemsrp_initialize(), totemudp_initialize(), and totemudpu_initialize().
int totem_logging_configuration::log_subsys_id |
Definition at line 90 of file totem.h.
Referenced by main(), totemiba_initialize(), totempg_initialize(), totemrrp_initialize(), totemsrp_initialize(), totemudp_initialize(), and totemudpu_initialize().