Go to the documentation of this file.
19 #ifndef __XRD_CL_DEFAULT_ENV_HH__
20 #define __XRD_CL_DEFAULT_ENV_HH__
24 #include "XrdVersion.hh"
34 class CheckSumManager;
35 class TransportManager;
71 static void SetLogLevel(
const std::string &level );
78 static bool SetLogFile(
const std::string &filepath );
102 static void SetLogMask(
const std::string &level,
103 const std::string &mask );
162 #endif // __XRD_CL_DEFAULT_ENV_HH__