![]() |
XRootD
|
#include "XrdSys/XrdSysTrace.hh"
Go to the source code of this file.
Macros | |
#define | DBG_CTX(y) |
#define | DBG_SIO(y) |
#define | DBG_SOK(y) |
#define | DBG_TLS(y) SYSTRACE(XrdTlsGlobal::SysTrace., pImpl->traceID, epname, 0, y) |
#define | EPNAME(x) static const char *epname = x; |
#define | TRACING(act) XrdTlsGlobal::SysTrace.What & act |
#define DBG_CTX | ( | y | ) |
Definition at line 39 of file XrdTlsTrace.hh.
#define DBG_SIO | ( | y | ) |
Definition at line 47 of file XrdTlsTrace.hh.
#define DBG_SOK | ( | y | ) |
Definition at line 43 of file XrdTlsTrace.hh.
#define DBG_TLS | ( | y | ) | SYSTRACE(XrdTlsGlobal::SysTrace., pImpl->traceID, epname, 0, y) |
Definition at line 51 of file XrdTlsTrace.hh.
#define EPNAME | ( | x | ) | static const char *epname = x; |
Definition at line 54 of file XrdTlsTrace.hh.
#define TRACING | ( | act | ) | XrdTlsGlobal::SysTrace.What & act |
Definition at line 37 of file XrdTlsTrace.hh.