CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
anonymous_namespace{helper_log.cc} Namespace Reference

Variables

int fd_debug = -1
 
FILE * file_debug = NULL
 
int syslog_facility = LOG_USER
 
int syslog_level = LOG_NOTICE
 
char * syslog_prefix = NULL
 

Variable Documentation

int anonymous_namespace{helper_log.cc}::fd_debug = -1

Definition at line 22 of file helper_log.cc.

Referenced by SetLogAuthzDebug().

FILE* anonymous_namespace{helper_log.cc}::file_debug = NULL

Definition at line 23 of file helper_log.cc.

Referenced by LogAuthz(), SetLogAuthzDebug(), and vLogCvmfs().

int anonymous_namespace{helper_log.cc}::syslog_facility = LOG_USER
char* anonymous_namespace{helper_log.cc}::syslog_prefix = NULL

Definition at line 26 of file helper_log.cc.

Referenced by LogAuthz(), SetLogAuthzSyslogPrefix(), SetLogSyslogPrefix(), and vLogCvmfs().