8#ifndef _LOG4SHIB_SIMPLECONFIGURATOR_HH
9#define _LOG4SHIB_SIMPLECONFIGURATOR_HH
37 static void configure(
const std::string& initFileName);
48 static void configure(std::istream& initFile);
#define LOG4SHIB_EXPORT
Definition Export.hh:11
This class implements a simple Configurator for log4shib.
Definition SimpleConfigurator.hh:25
static void configure(const std::string &initFileName)
Configure log4shib with the configuration in the given file.
Definition SimpleConfigurator.cpp:45
The top level namespace for all 'Log for C++' types and classes.
Definition AbortAppender.hh:16