Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Log all signature events at INFO level #271

Merged
merged 1 commit into from
Jun 21, 2019
Merged

Commits on Jun 21, 2019

  1. Log all signature events at INFO level

    ...and improve logging at the debug level in general.
    
    Previously the KMS logged no information about what it signed at the
    default loglevel (INFO). To get that information, you had to log at the
    DEBUG level.
    
    This adds short loglines at the INFO level. They contain the chain ID,
    signed message type (proposal, prevote, precommit), and block height.
    
    Additionally, at the debug level it now prints debug messages containing
    the complete incoming request and response.
    tony-iqlusion committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    78065f4 View commit details
    Browse the repository at this point in the history