#include <string>
Go to the source code of this file.
Variables | |
const std::string | SEMAINE_CMS_LOGLEVEL_ERROR = "error" |
const std::string | SEMAINE_CMS_LOGLEVEL_WARN = "warn" |
const std::string | SEMAINE_CMS_LOGLEVEL_INFO = "info" |
const std::string | SEMAINE_CMS_LOGLEVEL_DEBUG = "debug" |
const std::string SEMAINE_CMS_LOGLEVEL_DEBUG = "debug" |
const std::string SEMAINE_CMS_LOGLEVEL_ERROR = "error" |
const std::string SEMAINE_CMS_LOGLEVEL_INFO = "info" |
const std::string SEMAINE_CMS_LOGLEVEL_WARN = "warn" |