|
XRootD
|
#include <fcntl.h>#include <iostream>#include <cstdio>#include <cstdarg>#include <sys/types.h>#include <sys/stat.h>#include "XrdVersion.hh"#include "XrdOuc/XrdOucEnv.hh"#include "XrdOuc/XrdOucStream.hh"#include "XrdSsi/XrdSsiLogger.hh"#include "XrdSys/XrdSysE2T.hh"#include "XrdSys/XrdSysLogPI.hh"#include "XrdSys/XrdSysPlugin.hh"
Include dependency graph for XrdSsiLogging.cc:Go to the source code of this file.
Namespaces | |
| namespace | XrdSsi |
Functions | |
| XrdSysLogPI_t | XrdSysLogPInit (const char *cfgfn, char **argv, int argc) |
| XrdVERSIONINFO (XrdSysLogPInit, XrdSsiLPI) | |
| XrdSysLogPI_t XrdSysLogPInit | ( | const char * | cfgfn, |
| char ** | argv, | ||
| int | argc ) |
Definition at line 152 of file XrdSsiLogging.cc.
References XrdSsi::msgCB.
Referenced by XrdVERSIONINFO().
Here is the caller graph for this function:| XrdVERSIONINFO | ( | XrdSysLogPInit | , |
| XrdSsiLPI | ) |