Releases: Analogy-LogViewer/Analogy.LogViewer.Serilog
V2.4.2 - Fix portable user settings loading
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
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
not need to download this if you already downloaded Analogy V4.4.0 as it is part of that release.
V2.1.4
V2.1.3 - Add Auto Update code
No new fixes, Just add support for auto update.
no need to download this version
V2.1.0 - minimum log level bug fix
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
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
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
Fixes:
- Duplicated/Extra columns with the dynamic columns feature. #44
Improvements:
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
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
- 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)
- 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.