killkelleyr / stock_sim

Application for simulating actual trades
0 stars 0 forks source link

updated modules to properly import the logger module #35

Closed killkelleyr closed 4 years ago

killkelleyr commented 4 years ago

Modules have been updated to initialize the logger for the current module and also made slight modifications to ensure the dbWriter and dbReader work properly.

environment variable names changed to STOCK_DB_XXX