zkspin / spin-sdk

SDK for developing on-chain ZK proved application.
12 stars 4 forks source link

replace console.log with a logging framework for SDK #43

Open tohacking opened 3 weeks ago

tohacking commented 3 weeks ago

Pino seems like a popular library to use here: https://betterstack.com/community/guides/logging/how-to-install-setup-and-use-pino-to-log-node-js-applications/

Tasks:

EhsanSl commented 3 weeks ago

I'd like to take on this issue