DEV Community

Discussion on: FILE LOGGING IN NODEJS

Collapse
 
roser137 profile image
roser137 • Edited

what does json:false do in configuration? I couldn't find anything in docs or source

Collapse
 
adeyemiadekore2 profile image
korey 🇳🇬 • Edited

I think this has to do with expecting your output logs in json format.
you could see this in the type definition of DailyRotateFile as shown in the image attached.

dev-to-uploads.s3.amazonaws.com/up...