Go to the documentation of this file. 1 #ifndef __SYS_LOGGER_H__
2 #define __SYS_LOGGER_H__
40 #include "XrdSys/XrdWin32.hh"
77 void AddMsg(
const char *msg);
90 virtual void Ring() = 0;
127 static const int onFifo = (int)0x80000000;
129 int Bind(
const char *path,
int lfh=0);
166 void Put(
int iovcnt,
struct iovec *iov);
228 int Time(
char *tbuff);
251 void putEmsg(
char *msg,
int msz);
252 int ReBind(
int dorename=1);