It should be possible to define the timestamp format in logs

Bug #511183 reported by Damien Clauzel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
eggdrop (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: eggdrop

Timestamp format in logs is hard coded inside "eggdrop.h", but that should be done in the configuration file (timestamp-format ?)

eggdrop.h
___
 43 /*
 44 * Set the following to the timestamp for the logfile entries.
 45 * Popular times might be "[%H:%M]" (hour, min), or "[%H:%M:%S]" (hour, min, sec)
 46 * Read `man strftime' for more formatting options. Keep it below 32 chars.
 47 */
 48 #define LOG_TS "[%H:%M]"
___

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.