Go to the documentation of this file.
19 #ifndef __XRD_CL_DEFAULT_ENV_HH__
20 #define __XRD_CL_DEFAULT_ENV_HH__
25 class XrdOucPinLoader;
33 class CheckSumManager;
34 class TransportManager;
72 static void SetLogLevel(
const std::string &level );
79 static bool SetLogFile(
const std::string &filepath );
103 static void SetLogMask(
const std::string &level,
104 const std::string &mask );
176 #endif // __XRD_CL_DEFAULT_ENV_HH__