CryptoGnome / LimitSwap

LimitSwap is fully functional DeFi Trading Bot. No fees. You just need to hold LIMIT Utility token in your wallet to use.
https://www.limitswap.com/
276 stars 148 forks source link

Creates logs dir if it does not exist #396

Closed vlameiras closed 2 years ago

vlameiras commented 2 years ago

Currently, the bot will fail to launch if the logs directory is missing.

With this additional step, the script will create the logs/ it if doesn't exist. Also it ensures the presence of errors.log and exceptions.log.