1#include <xrpl/basics/contract.h>
3#include <xrpl/basics/Log.h>
4#include <xrpl/beast/utility/instrumentation.h>
29 UNREACHABLE(
"LogicError", {{
"message", s}});
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
beast::Journal debugLog()
Returns a debug journal.
void logicError(std::string const &how) noexcept
Called when faulty logic causes a broken invariant.
void logThrow(std::string const &title)
Generates and logs a call stack.