Skip to main content

detect_format

Function detect_format 

Source
pub fn detect_format(path: &Path) -> Option<&'static dyn LogFormat>
Expand description

Auto-detect format for a file using the global registry.