Skip to content
Snippets Groups Projects
Select Git revision
2 results

ledger

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Will Lahti authored
    This CR updates all loggers throughout the code base to use
    `flogging.MustGetLogger`. This function wraps `logging.MustGetLogger`
    and tracks the logger modules defined in the system. This enables the
    ability to set log levels for modules using regular expressions.
    and make it easy to change the levels for any module and all its
    submodules with a single command (e.g. gossip, ledger, msp).
    
    Change-Id: If5d3229ea2312adb56fc21bfdafbed3d967cf1df
    Signed-off-by: default avatarWill Lahti <wtlahti@us.ibm.com>
    7132dd54
    History
    Name Last commit Last update
    ..