cryptoeax / arbbot

Arbitrator, a bitcoin/altcoin arbitrage trading bot
https://gitter.im/cryptoeax-arbbot/Lobby
GNU General Public License v3.0
198 stars 78 forks source link

Add an option to not write the log to the DB #105

Open cryptoeax opened 6 years ago

cryptoeax commented 6 years ago

Once #104 is fixed, it would be super easy to add a config variable for sending our logs directly to syslog.

cryptoeax commented 6 years ago

My new idea is to log to stdout instead and people who want to log to syslog can do that through docker in the future.