xrootd
Loading...
Searching...
No Matches
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.
 
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
 

Detailed Description

Parameters to be passed to configure.

Constructor & Destructor Documentation

◆ Parms()

XrdSysLogging::Parms::Parms ( )
inline

◆ ~Parms()

XrdSysLogging::Parms::~Parms ( )
inline

Member Data Documentation

◆ bufsz

int XrdSysLogging::Parms::bufsz

size of message buffer, -1 default, or 0

◆ hiRes

bool XrdSysLogging::Parms::hiRes

log using high resolution timestamp

◆ keepV

int XrdSysLogging::Parms::keepV

log keep argument

◆ logfn

const char* XrdSysLogging::Parms::logfn

-> log file name or nil if none.

◆ logpi

XrdSysLogPI_t XrdSysLogging::Parms::logpi

-> log plugin object or nil if none


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