fesa-core-gsi
4.3.1
|
Representation of the FESA logging infrastructure. More...
#include <Logging.h>
Public Member Functions | |
Logging () | |
Constructor. | |
~Logging () | |
Destructor. | |
void | initialize (const std::string &cfgFileName, fesa::LoggingMode::LoggingMode loggingMode) const |
Initialize logging. More... | |
Representation of the FESA logging infrastructure.
void fesaGSI::Logging::initialize | ( | const std::string & | cfgFileName, |
fesa::LoggingMode::LoggingMode | loggingMode | ||
) | const |
Initialize logging.
[in] | - | Name and location of the logging configuration file |