Katebe Katuka

Results 3 comments of Katebe Katuka

> I had to use : > winston.configure({transports: [new winston.transports.File({ filename: 'logfile.log' }) ]}); > instead off: > winston.add(winston.transports.File, { filename: 'logfile.log' }); This worked for me. Thanks.

I fixed this with an inline statement. Not sure if that's the best approach but it works for now. ![Screenshot (59)](https://user-images.githubusercontent.com/36620640/63438757-28e24280-c42d-11e9-8364-d91c1c1df0c3.png) However, i think there's need to resize the image...

Sorry for the silence. Was in a place with no network.