3#include <xrpl/beast/utility/Journal.h>
Abstraction for the underlying message destination.
virtual Severity threshold() const
Returns the minimum severity level this sink will report.
void writeAlways(beast::severities::Severity level, std::string const &text) override
Bypass filter and write text to the sink at the specified severity.
static TestSink & instance()
void write(beast::severities::Severity level, std::string const &text) override
Write text to the sink at the specified severity.
Severity
Severity level / threshold of a Journal message.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.