|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::simulation::DebugLogger, including all inherited members.
| applyStringFormatting(const std::string &formatStr, const std::span< FF > &args) | bb::avm2::simulation::DebugLogger | privatestatic |
| debug_log(MemoryInterface &memory, AztecAddress contract_address, MemoryAddress level_offset, MemoryAddress message_offset, uint16_t message_size, MemoryAddress fields_offset, MemoryAddress fields_size_offset) override | bb::avm2::simulation::DebugLogger | virtual |
| debug_logs | bb::avm2::simulation::DebugLogger | private |
| DebugLogger(DebugLogLevel level, uint32_t max_memory_reads, LogFn log_fn) | bb::avm2::simulation::DebugLogger | inline |
| dump_logs() | bb::avm2::simulation::DebugLogger | inline |
| isLevelEnabled(DebugLogLevel level) const | bb::avm2::simulation::DebugLogger | private |
| level | bb::avm2::simulation::DebugLogger | private |
| log_fn | bb::avm2::simulation::DebugLogger | private |
| max_memory_reads | bb::avm2::simulation::DebugLogger | private |
| total_memory_reads | bb::avm2::simulation::DebugLogger | private |
| ~DebugLoggerInterface()=default | bb::avm2::simulation::DebugLoggerInterface | virtual |