E-MailRelay
|
This is the complete list of members for G::LogOutput, including all inherited members.
assertion(const char *file, int line, bool test, const char *test_string) | G::LogOutput | inlinestatic |
assertion(const char *file, int line, void *test, const char *test_string) | G::LogOutput | inlinestatic |
assertionAbort() GDEF_NORETURN | G::LogOutput | static |
assertionFailure(const char *file, int line, const char *test_expression) noexcept | G::LogOutput | static |
at(Log::Severity) const noexcept | G::LogOutput | |
config() const | G::LogOutput | |
configure(const Config &) | G::LogOutput | |
context(std::string(*fn)(void *)=nullptr, void *fn_arg=nullptr) noexcept | G::LogOutput | static |
contextarg() noexcept | G::LogOutput | static |
instance() noexcept | G::LogOutput | static |
LogOutput(const std::string &exename, const Config &config, const std::string &filename=std::string()) | G::LogOutput | |
LogOutput(bool output_enabled_and_summary_info, bool verbose_info_and_debug=true, const std::string &filename=std::string()) | G::LogOutput | explicit |
LogOutput(const LogOutput &)=delete (defined in G::LogOutput) | G::LogOutput | |
LogOutput(LogOutput &&)=delete (defined in G::LogOutput) | G::LogOutput | |
operator=(const LogOutput &)=delete (defined in G::LogOutput) | G::LogOutput | |
operator=(LogOutput &&)=delete (defined in G::LogOutput) | G::LogOutput | |
output(std::ostream &) | G::LogOutput | static |
register_(const std::string &exe) | G::LogOutput | static |
start(Log::Severity, const char *file, int line) | G::LogOutput | static |
SyslogFacility enum name (defined in G::LogOutput) | G::LogOutput | |
translate(const std::string &info, const std::string &warning, const std::string &error, const std::string &fatal) | G::LogOutput | static |
~LogOutput() | G::LogOutput |