eco-stake / restake

Auto-compounder script for Cosmos Validators using REStake
https://restake.app
MIT License
356 stars 307 forks source link

Using winston or other logger for logging instead of the console.log #734

Closed MdTosif closed 5 months ago

MdTosif commented 1 year ago

I need to check logs to debug but they are not getting saved in the file system, by adding a logger like winston. we can save the logs in a file for debugging.

tombeynon commented 5 months ago

Closing in favour of #779