xrootd
|
#include <sstream>
#include "XrdClient/XrdClientConst.hh"
#include "XrdSys/XrdSysPthread.hh"
#include "XrdClient/XrdClientEnv.hh"
#include "XrdSys/XrdSysHeaders.hh"
#include "XrdSys/XrdSysLogger.hh"
#include "XrdSys/XrdSysError.hh"
Go to the source code of this file.
Classes | |
class | XrdClientDebug |
Macros | |
#define | DebugLevel() XrdClientDebug::Instance()->GetDebugLevel() |
#define | DebugSetLevel(l) XrdClientDebug::Instance()->SetLevel(l) |
#define | Info(lvl, where, what) |
#define | Error(where, what) |
#define DebugLevel | ( | ) | XrdClientDebug::Instance()->GetDebugLevel() |
#define DebugSetLevel | ( | l | ) | XrdClientDebug::Instance()->SetLevel(l) |
#define Error | ( | where, | |
what | |||
) |
#define Info | ( | lvl, | |
where, | |||
what | |||
) |
Referenced by XrdCmsRedirLocal::Prepare(), XrdCmsClient::Prepare(), and XrdOfsEvsFormat::SNP().