Skip to content

Commit 6001379

Browse files
committed
debug logs for comm stack
Signed-off-by: Angelo De Caro <adc@zurich.ibm.com>
1 parent b73b43e commit 6001379

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration/token/fungible/dlog/dlog_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ func newTestSuite(commType fsc.P2PCommunicationType, mask int, factor int, token
149149
Monitoring: false,
150150
ReplicationOpts: opts,
151151
FSCBasedEndorsement: mask&WithEndorsers > 0,
152-
// FSCLogSpec: "fts=debug:fsc=debug:info",
152+
FSCLogSpec: "fsc.platform.view.services.comm=debug:info",
153153
TokenSelector: tokenSelector,
154154
},
155155
))

0 commit comments

Comments
 (0)