corosync  2.3.5-dirty
Data Fields
totem_logging_configuration Struct Reference

#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
 

Detailed Description

Definition at line 74 of file totem.h.

Field Documentation

int totem_logging_configuration::log_level_debug
int totem_logging_configuration::log_level_error
int totem_logging_configuration::log_level_notice
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
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
int totem_logging_configuration::log_subsys_id

The documentation for this struct was generated from the following file: