fesaGSI::Logging Class Reference

Representation of the FESA logging infrastructure. More...

#include <Logging.h>

List of all members.

Public Member Functions

 Logging ()
 ~Logging ()
void initialize (const std::string &cfgFileName, fesa::LoggingMode::LoggingMode loggingMode) const
 Initialize logging.

Private Member Functions

 Logging (const Logging &logging)
Loggingoperator= (const Logging &logging)

Detailed Description

Representation of the FESA logging infrastructure.

Definition at line 17 of file Logging.h.


Constructor & Destructor Documentation

fesaGSI::Logging::Logging (  ) 

Definition at line 22 of file Logging.cpp.

fesaGSI::Logging::~Logging (  ) 

Definition at line 27 of file Logging.cpp.

fesaGSI::Logging::Logging ( const Logging logging  )  [private]

Member Function Documentation

void fesaGSI::Logging::initialize ( const std::string &  cfgFileName,
fesa::LoggingMode::LoggingMode  loggingMode 
) const

Initialize logging.

Parameters:
[in] - Name and location of the logging configuration file

Definition at line 33 of file Logging.cpp.

Logging& fesaGSI::Logging::operator= ( const Logging logging  )  [private]

The documentation for this class was generated from the following files:

Generated on 25 Jan 2013 for fesa-core-gsi by  doxygen 1.6.1