pub fn qlog_file_name(id: &str, compression: QlogCompression) -> StringExpand description
Return the qlog filename (not including the directory) for a
stream whose identifier is id, with the suffix matching
compression: <id>.sqlog, <id>.sqlog.gz, or <id>.sqlog.zst.