![]() |
SEVN
|
This is the complete list of members for sevnstd::SevnLogging, including all inherited members.
| _critical enum value | sevnstd::SevnLogging | protected |
| _debug enum value | sevnstd::SevnLogging | protected |
| _error enum value | sevnstd::SevnLogging | protected |
| _info enum value | sevnstd::SevnLogging | protected |
| _LOG_LEVEL enum name | sevnstd::SevnLogging | protected |
| _notset enum value | sevnstd::SevnLogging | protected |
| _warning enum value | sevnstd::SevnLogging | protected |
| count_custom_log | sevnstd::SevnLogging | protectedstatic |
| count_debug | sevnstd::SevnLogging | protectedstatic |
| count_error | sevnstd::SevnLogging | protectedstatic |
| count_info | sevnstd::SevnLogging | protectedstatic |
| count_warning | sevnstd::SevnLogging | protectedstatic |
| critical(std::string errstate, const char *file_input=nullptr, int line_input=-1) const | sevnstd::SevnLogging | |
| critical(std::string errstate, const char *file_input=nullptr, int line_input=-1, E &&err=nullptr) const | sevnstd::SevnLogging | inline |
| debug(std::string errstate, const char *file_input=nullptr, int line_input=-1) const | sevnstd::SevnLogging | |
| error(std::string errstate, const char *file_input=nullptr, int line_input=-1, bool stop=true) const | sevnstd::SevnLogging | |
| error(std::string errstate, const char *file_input=nullptr, int line_input=-1, bool stop=true, E &&err=nullptr) const | sevnstd::SevnLogging | inline |
| get_level() | sevnstd::SevnLogging | inline |
| get_Ncustom() | sevnstd::SevnLogging | inline |
| get_Ndebug() | sevnstd::SevnLogging | inline |
| get_Nerror() | sevnstd::SevnLogging | inline |
| get_Ninfo() | sevnstd::SevnLogging | inline |
| get_Nwarning() | sevnstd::SevnLogging | inline |
| info(std::string errstate, const char *file_input=nullptr, int line_input=-1) const | sevnstd::SevnLogging | |
| log(int level, std::string errstate, const char *file_input=nullptr, int line_input=-1, int stop=0) const | sevnstd::SevnLogging | |
| log_level | sevnstd::SevnLogging | protectedstatic |
| pdebug() const | sevnstd::SevnLogging | inline |
| pdebug(T head, Tail... tail) const | sevnstd::SevnLogging | inline |
| pinfo() const | sevnstd::SevnLogging | inline |
| pinfo(T head, Tail... tail) const | sevnstd::SevnLogging | inline |
| pwarning() const | sevnstd::SevnLogging | inline |
| pwarning(T head, Tail... tail) const | sevnstd::SevnLogging | inline |
| set_level(std::string level) | sevnstd::SevnLogging | |
| set_level(int level) | sevnstd::SevnLogging | inlineprotected |
| SevnLogging() | sevnstd::SevnLogging | inline |
| SevnLogging(int level) | sevnstd::SevnLogging | inline |
| warning(std::string errstate, const char *file_input=nullptr, int line_input=-1) const | sevnstd::SevnLogging | |
| ~SevnLogging() | sevnstd::SevnLogging | inline |