pub const SERVER_LOG_TIMESTAMP_FORMAT: &str = "%Y%m%d%H%M%S";
Timestamp format used in muxr server log filenames.
The server owns timestamp generation; clients should not pass this through the private runner argv.