Public bug reported:
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]"
___
** Affects: eggdrop (Ubuntu)
Importance: Undecided
Status: New
** Tags: format log strftime timestamp
--
It should be possible to define the timestamp format in logs
https://bugs.launchpad.net/bugs/511183
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs