seqcli icon indicating copy to clipboard operation
seqcli copied to clipboard

Migrate from Serilog.Filters.Expressions to Serilog.Expressions

Open nblumhardt opened this issue 5 years ago • 0 comments

Local log filtering features are currently driven by https://github.com/serilog/serilog-filters-expressions, which is deprecated. The replacement is https://github.com/serilog/serilog-expressions, with a mostly-similar syntax, but we'd need to do some work to get property names like @Level to line up.

nblumhardt avatar Feb 16 '21 02:02 nblumhardt