Skip to content

Consensus logging

Christopher Schinnerl requested to merge consensus-logging into master

Created by: VoidingWarranties

Adds basic logging to consensus. None of the logging statements are wrapped in a if build.DEBUG as they are all logging errors that should not occur frequently.

Merge request reports