|
OpenCBDC Transaction Processor
|


Go to the source code of this file.
Data Structures | |
| class | cbdc::raft::console_logger |
| nuraft::logger implementation using logging::log. More... | |
Namespaces | |
| namespace | cbdc |
| namespace | cbdc::raft |
Enumerations | |
| enum class | cbdc::raft::log_level : int { cbdc::raft::trace = 6 , cbdc::raft::debug = 5 , cbdc::raft::info = 4 , cbdc::raft::warn = 3 , cbdc::raft::error = 2 , cbdc::raft::fatal = 1 } |
| Map from NuRaft-internal log levels to names. More... | |