[Bug 511183] [NEW] It should be possible to define the timestamp format in logs
Damien Clauzel
Damien at Clauzel.nom.fr
Fri Jan 22 13:30:04 UTC 2010
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
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list