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