An error occurred while fetching folder content.
Select Git revision
ledger
-
-
- Open in your IDE
- Download source code
- Download this directory
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:
Will Lahti <wtlahti@us.ibm.com>
Name | Last commit | Last update |
---|---|---|
.. |