Trying to format the output of the print command like this:
seqcli print -i log.clef --template '[{Timestamp:o} {Level:u3}] {Message:lj} {Properties:j}{NewLine}{Exception}'
only [][][] is printed.
System: Windows 11, PowerShell 7.4
tried both standard dotnet tool install ,and then 'seqcli' (which goes via seqcli.cmd), as also direct call of the seqcli.exe
seems somekind of PowerShell issue, on Linux it works like a charm.
Trying to format the output of the print command like this:
only [][][] is printed.
System: Windows 11, PowerShell 7.4
tried both standard dotnet tool install ,and then 'seqcli' (which goes via seqcli.cmd), as also direct call of the seqcli.exe
seems somekind of PowerShell issue, on Linux it works like a charm.