Skip to content

Releases: Analogy-LogViewer/Analogy.LogViewer.Serilog

V2.4.2 - Fix portable user settings loading

09 Jul 14:57
Compare
Choose a tag to compare

This version fix bug when using portable (same folder) user settings
No need to download this if you already downloaded Analogy V4.7.3.1 (or later) as it is part of that release.
Thanks @opheoHeidrich for the fix.

Bug fixes:

  • Fix saved settings for portable version #284

V2.3.1 - Align with Analogy 4.6.2

24 Feb 17:52
Compare
Choose a tag to compare

no need to download this if you already downloaded Analogy V4.6.1-4.6.2 as it is part of that release.

V2.2.2 - Align with Analogy >= V4.4.0

16 Dec 09:44
Compare
Choose a tag to compare

not need to download this if you already downloaded Analogy V4.4.0 as it is part of that release.

V2.1.4

26 Oct 15:58
Compare
Choose a tag to compare
V2.1.4 Pre-release
Pre-release

Fix for File format detection fails if file is already in use. #166

V2.1.3 - Add Auto Update code

25 Oct 19:48
Compare
Choose a tag to compare
Pre-release

No new fixes, Just add support for auto update.
no need to download this version

V2.1.0 - minimum log level bug fix

18 Oct 15:17
958cbf2
Compare
Choose a tag to compare

This release is for bug: Serilog Trace Log Level are skipped in the parsers since debug is default level #148 (thanks @darkovuj )

How To Use

  • Download the relevant version (net471/net472/core3.1) and replace the dll in the Analogy Log Viewer app with the new one. Any Version of Analogy Log Viewer above version 4.2.10 will already include this relase.

Issues

  • Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.

V2.0.0 - More formats and Auto Detection Mode

26 Sep 15:57
adf3a8e
Compare
Choose a tag to compare

This release is a refactor of V1. It includes auto detection mode of log files format (you can mix formats in multi selection of different log files)

Improvements:

  • Add Additional Text Formatters (CompactJsonFormatter,JsonFormatter) #6
  • Add Auto detect formatter used in log file so user won't need to define the formatter in the user settings #61
  • Remove Regex parser from Serilog parser #112
  • Add Raw message data property and Json Viewer when relevant #109

This release also adds gz support to all different parser and formats.

How To Use

  • This release will be part part of latest release of Analogy Log Viewer V4.2.9 so once V4.2.9 is released there is no need to download it from here but until then it is released here. Just unpack it to the application folder.

Issues

  • Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.

V1.3.6 - Add Serilog Sink

16 Sep 19:14
e259be4
Compare
Choose a tag to compare

Note: This release is already part of latest of Analogy Log Viewer V4.2.8 so you can just download Analogy Log Viewer from the release section.

This release adds:

  • Serilog Sink that stream logs to Analogy Log Server to be consumed in real time by Analogy Log Viewer.

Issues

  • Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.

V1.2.5

23 Jul 06:32
Compare
Choose a tag to compare

Fixes:

  • Duplicated/Extra columns with the dynamic columns feature. #44

Improvements:

  • Support for reading compressed files. #45
  • Add .net framework 4.7.1 compilation target #48

This release adds:

  • In memory Gzip support (while Analogy Application itself add automatic unzip of Zip Files)
  • Add .net framework 4.7.1 compilation target (for specific users of Analogy)

How To Use

  • This release is already part of latest release of Analogy Log Viewer so no need to download it from here so just download Analogy Log Viewer from release section. .net framework 4.7.2 or framework 4.7.1 or .net Core 3.1 (see Analogy Log Viewer release notes)

Issues

  • Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.

V1.2.0 - Add dynamics columns

05 Jul 19:10
8680b13
Compare
Choose a tag to compare

Fixes:

  • Add EnvironmentUserName to the parser and set it to User property Of AnalogyLogMessage. #39
  • Add dynamic columns per file properties. #43

This release enables the dynamic columns in the UI. It can be disabled in the application settings window if needed.
Please report back if there are unneeded columns or issues with the additional columns in the ui.

How To Use

  1. Download Analogy Log Viewer 4.2.3 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. Override existing file.

Issues

  • Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.