rippled
|
This is the complete list of members for ripple::test::CaptureLogs, including all inherited members.
CaptureLogs(std::string *pResult) | ripple::test::CaptureLogs | explicit |
file_ | ripple::Logs | private |
format(std::string &output, std::string const &message, beast::severities::Severity severity, std::string const &partition) | ripple::Logs | privatestatic |
fromSeverity(beast::severities::Severity level) | ripple::Logs | static |
fromString(std::string const &s) | ripple::Logs | static |
get(std::string const &name) | ripple::Logs | |
journal(std::string const &name) | ripple::Logs | |
Logs(beast::severities::Severity level) | ripple::Logs | |
Logs(Logs const &)=delete | ripple::Logs | |
makeSink(std::string const &partition, beast::severities::Severity threshold) override | ripple::test::CaptureLogs | virtual |
maximumMessageCharacters enum value | ripple::Logs | private |
mutex_ | ripple::Logs | mutableprivate |
open(boost::filesystem::path const &pathToLogFile) | ripple::Logs | |
operator=(Logs const &)=delete | ripple::Logs | |
operator[](std::string const &name) | ripple::Logs | |
partition_severities() const | ripple::Logs | |
pResult_ | ripple::test::CaptureLogs | private |
rotate() | ripple::Logs | |
silent(bool bSilent) | ripple::Logs | |
silent_ | ripple::Logs | private |
sinks_ | ripple::Logs | private |
strm_ | ripple::test::CaptureLogs | private |
strmMutex_ | ripple::test::CaptureLogs | private |
thresh_ | ripple::Logs | private |
threshold() const | ripple::Logs | |
threshold(beast::severities::Severity thresh) | ripple::Logs | |
toSeverity(LogSeverity level) | ripple::Logs | static |
toString(LogSeverity s) | ripple::Logs | static |
write(beast::severities::Severity level, std::string const &partition, std::string const &text, bool console) | ripple::Logs | |
~CaptureLogs() override | ripple::test::CaptureLogs | |
~Logs()=default | ripple::Logs | virtual |