xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
XrdSysLogging::Parms Struct Reference

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. More...
 
XrdSysLogPI_t logpi
 -> log plugin object or nil if none More...
 
int bufsz
 size of message buffer, -1 default, or 0 More...
 
int keepV
 log keep argument More...
 
bool hiRes
 log using high resolution timestamp More...
 

Detailed Description

Parameters to be passed to configure.

Constructor & Destructor Documentation

XrdSysLogging::Parms::Parms ( )
inline
XrdSysLogging::Parms::~Parms ( )
inline

Member Data Documentation

int XrdSysLogging::Parms::bufsz

size of message buffer, -1 default, or 0

bool XrdSysLogging::Parms::hiRes

log using high resolution timestamp

int XrdSysLogging::Parms::keepV

log keep argument

const char* XrdSysLogging::Parms::logfn

-> log file name or nil if none.

XrdSysLogPI_t XrdSysLogging::Parms::logpi

-> log plugin object or nil if none


The documentation for this struct was generated from the following file: