rippled
|
This is the complete list of members for ripple::Logs, including all inherited members.
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 startingLevel) | ripple::Logs | 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 | |
rotate() | ripple::Logs | |
silent(bool bSilent) | ripple::Logs | |
silent_ | ripple::Logs | private |
sinks_ | ripple::Logs | 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 | |
~Logs()=default | ripple::Logs | virtual |