Skip to main content

qlog_file_name

Function qlog_file_name 

Source
pub fn qlog_file_name(id: &str, compression: QlogCompression) -> String
Expand 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.