NodeFabricLogPublishingConfiguration constructor
NodeFabricLogPublishingConfiguration({
- LogConfigurations? chaincodeLogs,
- LogConfigurations? peerLogs,
Implementation
NodeFabricLogPublishingConfiguration({
this.chaincodeLogs,
this.peerLogs,
});