static void createInstance(const std::string &globalTag, const std::string &restBaseName, const std::string &fileBaseName, const std::string &fileBaseLocal, LogConfig::ELogLevel logLevel=LogConfig::c_Warning, bool invertLogging=false)
Method to set the database instance to the central database.
static void createDefaultInstance(const std::string &globalTag, LogConfig::ELogLevel logLevel=LogConfig::c_Warning, const std::string &payloadDir="centraldb")
Method to set the database instance to the central database with default parameters.