/* Set the following to the timestamp for the logfile entries. Popular times
* might be "[%H:%M]" (hour, min), or "[%H:%M:%S]" (hour, min, sec). Read
* 'man strftime' for more formatting options. Keep it below 32 characters.
*/
#define LOG_TS "[%H:%M]"