Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#97 closed enhancement (fixed)

Parameter log time format with strftime for innfeed

Reported by: Julien ÉLIE Owned by: eagle
Priority: low Milestone: 2.5.0
Component: innfeed Version: 2.4.5
Severity: wishlist Keywords:
Cc:

Description

This patch from Alexander Bartolich adds a new log-time-format: parameter for innfeed.

innfeed currently uses ctime(3) to print date and time. He changed that all to strftime(3) and made the format string configurable.

Attachments (1)

innfeed-ctime.patch (10.5 KB) - added by Julien ÉLIE 15 years ago.

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by Julien ÉLIE

Attachment: innfeed-ctime.patch added

comment:1 Changed 15 years ago by Julien ÉLIE

Resolution: fixed
Status: newclosed

(In [8243]) Add a new log-time-format: parameter for innfeed.
Change ctime(3) to strftime(3).
Update documentation and innfeed.conf sample file.

Thanks to Alexander Bartolich for the patch.

close #97

comment:2 Changed 14 years ago by Julien ÉLIE

Milestone: 2.5.0
Note: See TracTickets for help on using tickets.