You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ability to customize chaincode container log format
This change adds a parameter to core.yaml called "chaincode.logFormat"
which can be used to set the log format for chaincode containers. It
also replaces "logging.chaincode" with a new parameter called
"chaincode.logLevel" to keep the chaincode logging parameters grouped
together.
https://jira.hyperledger.org/browse/FAB-1936
Change-Id: I7f2ad29e2b91e9c98f41bea499735120a81e16b0
Signed-off-by: Will Lahti <wtlahti@us.ibm.com>
0 commit comments