breuerfelix / jinsta

javascript + instagram + algorithms
MIT License
60 stars 13 forks source link

Log file empty #37

Closed GaWr26 closed 4 years ago

GaWr26 commented 4 years ago

I set the data folder in index.js:

var config = new Config(
    'xxx',
    'xxx',
    './jinsta_data' // like './jinsta_data'
);

A logs folder is created with logfiles inside but these are empty.