Skip to main content

append_unique

Function append_unique 

Source
pub fn append_unique(
    path: &Path,
    record: LogEvent,
    dry_run: bool,
) -> AppResult<(bool, LogEvent)>