Clef Tool Versions Save

A command-line tool for manipulating Compact Log Event Format files

v2.0.64

1 year ago

v2.0.60

2 years ago
  • #37 - modernization (@nblumhardt)
    • Switch to Serilog.Expressions for filtering and formatting; this has the advantage of using CLEF property names natively, e.g. @m like 'TEST%' rather than @Message like 'TEST%, adding ci modifier support, #if/#each conditional blocks, and opening up more language extension possibilities
    • Publish as a .NET 6.0 single file app
    • Add support for osx-arm64
    • Publish as a .NET tool (dotnet tool install --global Datalust.ClefTool, and dotnet clef ...)
    • README updates

v1.1.52

2 years ago