I'm relatively new to clarity smart contract language. I'm trying to emit some data via
print
method when contract is deployed.
Console is showing list of deployed smart contracts, but no event log is there.
Sample code is:
I'm not sure if clarinet supports this.