Class Traces

java.lang.Object
org.hyperledger.fabric.traces.Traces

public final class Traces extends Object
Traces Interface.

Traces setups up the provider in use from the configuration supplied

If not enabled, nothing happens.

  • Method Details

    • initialize

      public static TracesProvider initialize(Properties props)
      Parameters:
      props - the configuration of the chaincode
      Returns:
      The traces provider
    • getProvider

      public static TracesProvider getProvider()
      Returns:
      TracesProvider