Bitcoin Core 30.99.0
P2P Digital Currency
Public Attributes | List of all members
mp::LogOptions Struct Reference

#include <proxy-io.h>

Public Attributes

LogFn log_fn
 External logging callback. More...
 
size_t max_chars {200}
 Maximum number of characters to use when representing request and response structs as strings. More...
 

Detailed Description

Definition at line 133 of file proxy-io.h.

Member Data Documentation

◆ log_fn

LogFn mp::LogOptions::log_fn

External logging callback.

Definition at line 136 of file proxy-io.h.

◆ max_chars

size_t mp::LogOptions::max_chars {200}

Maximum number of characters to use when representing request and response structs as strings.

Definition at line 140 of file proxy-io.h.


The documentation for this struct was generated from the following file: