1#ifndef XRPL_SERVER_JSONRPCUTIL_H_INCLUDED 
    2#define XRPL_SERVER_JSONRPCUTIL_H_INCLUDED 
    4#include <xrpl/beast/utility/Journal.h> 
    5#include <xrpl/json/Output.h> 
    6#include <xrpl/json/json_value.h> 
A generic endpoint for log messages.
 
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
 
void HTTPReply(int nStatus, std::string const &strMsg, Json::Output const &, beast::Journal j)