Releases: Analogy-LogViewer/Analogy.LogViewer.Serilog
Additional parsing of properties
This release adds MachineName property parser.
####Note:
This release is for documentation Only: The release already included in Analogy Release V4.2.2
How To Use
- Download Analogy Log Viewer from release section. .net framework 4.7.2 or .net Core 3.1 (see Analogy Log Viewer release notes)
- Download this release, unzip it and put the content of to the same folder as the application (the relevant version to the Analogy version you downloaded in 1.
Issues
- Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.
Fixes and additional parsing of properties
- This release contains fix for: Error reading clef file opened by Serilog File sink #33
- Additional parsing:
---- Parse ProcessId and ProcessName properties #34
---- populate the Source and ThreadId event properties from the Clef data #31
How To Use
- Download Analogy Log Viewer from release section. .net framework 4.7.2 or .net Core 3.1 (see Analogy Log Viewer release notes)
- Download this release, unzip it and put the content of to the same folder as the application (the relevant version to the Analogy version you downloaded in 1.
Issues
- Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.
fix for Default open filter string is missing | in the file types
This release contains fix for:
Default open filter string is missing | in the file types list #29
-
Download Analogy Log Viewer from release section. .net framework 4.7.2 or .net Core 3.1 (see Analogy Log Viewer release notes)
-
Download this release and unzip it to the same folder as the application (the relevant version to the Analogy version you downloaded in 1.
Issues
- Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.
Small fixes
This release contains small fixes in the UI.
-
Download Analogy Log Viewer from release section. .net framework 4.7.2 or .net Core 3.1 (see Analogy Log Viewer release notes)
-
Download this release and unzip it to the same folder as the application (the relevant version to the Anlogy version you downloaded in 1.
Issues
- Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.
Add Regular Expression Parser
This release aligned with latest API changes (add Extension support for data providers).
-
Download Analogy Log Viewer from release section. .net framework 4.7.2 or .net Core 3.1 (see Analogy Log Viewer release notes)
-
Download this release and unzip it to the same folder as the application.
Issues
- Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.
Align with Analogy.LogViewer V4.1.16
- Align with Analogy.LogViewer V4.1.16. It contains both .NET Core 3.1 and framework 4.7.2 versions
Issues
- Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.
Align with Interface API V2.2.0
-
This release aims to align the version with the refactoring (split) of the interfaces in Analogy-LogViewer/Analogy.Interfaces#12
-
It contains bot core 3.1 version and framework 4.7.2
Initial Release
This release support the Compact Json format:
{"@t":"2016-10-12T04:46:58.0554314Z","@mt":"Hello, {@User}","User":{"Name":"nblumhardt","Id":101}}
{"@t":"2016-10-12T04:46:58.0684369Z","@mt":"Number {N:x8}","@r":["0000002a"],"N":42}
{"@t":"2016-10-12T04:46:58.0724384Z","@mt":"Tags are {Tags}","@l":"Warning","Tags":["test","orange"]}
{"@t":"2016-10-12T04:46:58.0904378Z","@mt":"Something failed","@l":"Error", "@x":"System.DivideByZer...<snip>"}
more formats will be added later on.
to use this release unpack the zip file to the same folder you unpacked the application