ARBI BOT

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
verbose_logging [2018/10/11 20:07]
administrator created
verbose_logging [2019/01/11 10:09]
administrator
Line 1: Line 1:
 +====== Verbose Logging: ======
  
----- 
-Verbose Logging: 
----- 
 Verbose logging can be enabled separately for each exchange. Verbose logging can be enabled separately for each exchange.
 When enabled the bot will log all arbitrage calculations for the specified exchange. When enabled the bot will log all arbitrage calculations for the specified exchange.
 +
 +Filename:
 +<code>global-Config.json</code>
 +
 +Output Filenames:
 +<code>Verbose-Poloniex.txt</code>
 +<code>Verbose-Okex.txt</code>
 +<code>Verbose-Yobit.txt</code>
  
 **WARNING:** __Verbose logging will generate large log files, so use it wisely.__ **WARNING:** __Verbose logging will generate large log files, so use it wisely.__