Re: how to log date/time in daemon mode?
grarpamp <[email protected]>
| Newsgroups | gmane.mail.fetchmail.user |
|---|---|
| Message-ID | <CAD2Ti29w=UB-dEv3pButjCWkL-8ymOxupVerNPARHMm4E8e1+w@mail.gmail.com> |
> This makes the log entries look like this: > > fetchmail [2018/09/29 17:04:41]: 2 messages for ... > fetchmail [2018/09/29 17:04:42]: reading message ... > > Here's the patch I used for 6.3.26... Try reading and adopting a valid iso8601 standard format for timestamps instead of the above which are nonconformant and ambiguous in multiple ways.