E-MailRelay
|
This is the complete list of members for G::LogOutput, including all inherited members.
assertion(LogOutput *, const char *file, int line, bool test, const char *test_string) | G::LogOutput | inlinestatic |
assertion(LogOutput *, const char *file, int line, void *test, const char *test_string) | G::LogOutput | inlinestatic |
assertionAbort() GDEF_NORETURN_RHS | G::LogOutput | static |
assertionFailure(LogOutput *, const char *file, int line, const char *test_string) noexcept | G::LogOutput | static |
at(Severity) const noexcept | G::LogOutput | |
config() const noexcept | G::LogOutput | |
configure(const Config &) | G::LogOutput | |
context(std::string_view(*fn)(void *)=nullptr, void *fn_arg=nullptr) noexcept | G::LogOutput | |
contextarg() noexcept | G::LogOutput | |
fd() const noexcept | G::LogOutput | |
Instance (defined in G::LogOutput) | G::LogOutput | friend |
instance() noexcept | G::LogOutput | static |
LogOutput(const std::string &exename, const Config &config, const Path &logfile={}) | G::LogOutput | |
LogOutput(const std::string &exename, const Config &config, int fd) | G::LogOutput | |
LogOutput(bool enabled, bool verbose=true, const G::Path &logfile={}) | 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(LogStream &) noexcept | G::LogOutput | |
register_(const Path &exe) | G::LogOutput | static |
Severity enum name (defined in G::LogOutput) | G::LogOutput | |
start(Severity, const char *file, int line) noexcept | G::LogOutput | |
SyslogFacility enum name (defined in G::LogOutput) | G::LogOutput | |
~LogOutput() | G::LogOutput |