CernVM-FS
2.12.0
|
Variables | |
int | fd_debug = -1 |
FILE * | file_debug = NULL |
int | syslog_facility = LOG_USER |
int | syslog_level = LOG_NOTICE |
char * | syslog_prefix = NULL |
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 |
Definition at line 24 of file helper_log.cc.
Referenced by GetLogSyslogFacility(), LogAuthz(), PosixQuotaManager::MainCacheManager(), SetLogAuthzSyslogFacility(), SetLogSyslogFacility(), and vLogCvmfs().
int anonymous_namespace{helper_log.cc}::syslog_level = LOG_NOTICE |
Definition at line 25 of file helper_log.cc.
Referenced by GetLogSyslogLevel(), LogAuthz(), PosixQuotaManager::MainCacheManager(), cvmfs_global_options::set_option(), SetLogAuthzSyslogLevel(), SetLogSyslogLevel(), cvmfs_global_options::verify_sanity(), and vLogCvmfs().
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().