|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Functions | |
| void | set_log_function (LogFunction new_log_function) |
Variables | |
| LogLevel | bb_log_level |
| LogFunction | log_function = [](LogLevel , const std::string& msg) { logstr(msg.c_str()); } |
| void set_log_function | ( | LogFunction | new_log_function | ) |
| LogLevel bb_log_level |
| LogFunction log_function = [](LogLevel , const std::string& msg) { logstr(msg.c_str()); } |