Parameters to be passed to configure. More...
#include <XrdSysLogging.hh>
Public Member Functions | |
Parms () | |
~Parms () | |
Public Attributes | |
const char * | logfn |
-> log file name or nil if none. | |
XrdSysLogPI_t | logpi |
-> log plugin object or nil if none | |
int | bufsz |
size of message buffer, -1 default, or 0 | |
int | keepV |
log keep argument | |
bool | hiRes |
log using high resolution timestamp |
Parameters to be passed to configure.
XrdSysLogging::Parms::Parms | ( | ) | [inline] |
XrdSysLogging::Parms::~Parms | ( | ) | [inline] |
size of message buffer, -1 default, or 0
log using high resolution timestamp
log keep argument
const char* XrdSysLogging::Parms::logfn |
-> log file name or nil if none.
-> log plugin object or nil if none