darrylwest/simple-node-logger

createSimpleFileLogger should by default include the date

Opened this issue · 0 comments

I'd propose using the example in the documentation (YYYY-MM-DD HH:mm:ss.SSS) as the default format for increased ease of use.
I think logging only time is something not many would find particularly useful. I hadnt noticed it until two days later...

simple fix but I think it'd be pretty useful