Crate slog_kvfilter [] [src]

Filter records by matching some of their keys against a sets of values while allowing for records of level high enough to pass.

Structs

KVFilter

Drain filtering records using list of keys and values they must have unless they are of a higher level than filtering applied.