Module miniraft::debug

source ·
Expand description

Module for pretty printing state transitions, log updates, etc. No actual Raft-specific logic.

Structs

  • Wrapper struct that contains methods for logging specific program flows in Raft

Enums

  • Internal debug message to dump contents of entries and state
  • Level of logging

Functions

Type Definitions