SHIM logging levels

The chaincode can also directly control the logging severity level of its SHIM by using the API function SetLoggingLevel as follows:

logLevel, _ := shim.LogLevel(os.Getenv("TW_SHIM_LOGGING_LEVEL"))
shim.SetLoggingLevel(logLevel)
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.147.89.30