NetApp / netappdvp

A Docker volume plugin for NetApp storage
96 stars 33 forks source link

Add Timestamp to the non-debug logger #62

Closed j-griffith closed 7 years ago

j-griffith commented 7 years ago

Logrus is cool, but the defaults are sort of annoying, things like no tty having a different format, and Debug having Timestamps by default but higher levels not.

This patch just adds Timestamp explicitly so it should be listed in every message regardless of log level etc. There's lots of room for improvement in our logging but this is at least one samll step forward for reading gophers.

Partial BugFix for Issue: #61

adkerr commented 7 years ago

Resolved in bbcb41d7ce96a4170e24ccccb2986c5423ab27f4