winstonjs / winston-daily-rotate-file

A transport for winston which logs to a rotating file each day.
MIT License
889 stars 151 forks source link

Remove log type field from the log #386

Open m0rp43us opened 9 months ago

m0rp43us commented 9 months ago

error: "2023-12-19T10:09:23.023Z" {"code":"EADDRINUSE","errno":-4091,"syscall":"listen","address":"::","port":3000}

How can i remove the field "error" showing first before the date ?

doesn't seem possible to remove it