setLoggingEnabled
Enable or disable logging on the test node network.
Usage
import { testClient } from './client'
await testClient.setLoggingEnabled(true) Enable or disable logging on the test node network.
import { testClient } from './client'
await testClient.setLoggingEnabled(true)