Package org.hyperledger.fabric.traces
Class Traces
java.lang.Object
org.hyperledger.fabric.traces.Traces
Traces Interface.
Traces setups up the provider in use from the configuration supplied
If not enabled, nothing happens.
-
Method Summary
Modifier and TypeMethodDescriptionstatic TracesProvider
static TracesProvider
initialize
(Properties props)
-
Method Details
-
initialize
- Parameters:
props
- the configuration of the chaincode- Returns:
- The traces provider
-
getProvider
- Returns:
- TracesProvider
-