Skip to content

Releases: Analogy-LogViewer/Analogy.LogViewer.Serilog

Additional parsing of properties

20 Jun 19:48
Compare
Choose a tag to compare

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

  1. Download Analogy Log Viewer from release section. .net framework 4.7.2 or .net Core 3.1 (see Analogy Log Viewer release notes)
  2. 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

19 Jun 20:44
Compare
Choose a tag to compare
  • 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

  1. Download Analogy Log Viewer from release section. .net framework 4.7.2 or .net Core 3.1 (see Analogy Log Viewer release notes)
  2. 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

12 Jun 07:09
63b0432
Compare
Choose a tag to compare

This release contains fix for:
Default open filter string is missing | in the file types list #29

  1. Download Analogy Log Viewer from release section. .net framework 4.7.2 or .net Core 3.1 (see Analogy Log Viewer release notes)

  2. 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

27 May 19:06
Compare
Choose a tag to compare

This release contains small fixes in the UI.

  1. Download Analogy Log Viewer from release section. .net framework 4.7.2 or .net Core 3.1 (see Analogy Log Viewer release notes)

  2. 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

27 Apr 20:36
8796183
Compare
Choose a tag to compare

This release aligned with latest API changes (add Extension support for data providers).

  1. Download Analogy Log Viewer from release section. .net framework 4.7.2 or .net Core 3.1 (see Analogy Log Viewer release notes)

  2. 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

25 Apr 21:07
9ecd117
Compare
Choose a tag to compare

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

01 Apr 15:20
72f6f3a
Compare
Choose a tag to compare

Initial Release

07 Mar 17:05
e75b3b3
Compare
Choose a tag to compare

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