|
xrootd
|
#include "XrdSys/XrdSysLogger.hh"
Go to the source code of this file.
Macros | |
| #define | PRINT(y) |
| #define | DEBUG(y) if (gDebug > 1) {PRINT(y)} |
| #define | EPNAME(x) static const char *epname = x; |
| #define DEBUG | ( | y | ) | if (gDebug > 1) {PRINT(y)} |
| #define EPNAME | ( | x | ) | static const char *epname = x; |
| #define PRINT | ( | y | ) |