clef-tool icon indicating copy to clipboard operation
clef-tool copied to clipboard

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

Results 3 clef-tool issues
Sort by recently updated
recently updated
newest added

https://github.com/datalust/clef-tool/blob/dev/src/Datalust.ClefTool/Datalust.ClefTool.csproj#L10 This should be removed, it's derived from the RID when publishing.

bug

When tail -f for follow mode of log files is really useful. Something similar for clef.exe would be really useful

``` > clef -i --format-json Requested value 'warning' was not found. ``` Installed via: ``` > dotnet tool install --global Datalust.ClefTool Skipping NuGet package signature verification. You can invoke the...

bug