Skip to content

Env-v3: protocol logging (v2)

Jun Furuse requested to merge dailambda/tezos:jun@env-v3-protocol-logging into master

This is an elaboration of !3215 (closed) by Raphael

  • make a new module Protocol_logging under lib_validation
  • renamed function to set_log_message_consumer to emphasize the side effect
  • set a log message consumer at Prevalidation and Block_validation
Edited by Raphaël Proust

Merge request reports