5 #ifndef CVMFS_AUTHZ_HELPER_LOG_H_
6 #define CVMFS_AUTHZ_HELPER_LOG_H_
19 void LogAuthz(
const int flags,
const char *format, ...);
21 #endif // CVMFS_AUTHZ_HELPER_LOG_H_
const unsigned kLogAuthzDebug
void SetLogAuthzSyslogPrefix(const string &prefix)
const unsigned kLogAuthzSyslog
const unsigned kLogAuthzSyslogErr
void SetLogAuthzSyslogFacility(const int local_facility)
void SetLogAuthzDebug(const string &path)
const unsigned kLogAuthzSyslogWarn
void LogAuthz(const int flags, const char *format,...)
void SetLogAuthzSyslogLevel(const int level)