V4.4.0 - add two UI Features
This version add 2 new UI features:
- User Control Extension: You can create your own user controls with its own logic (#687). See discussion #770
- Plotting API: You can supply plotting data and have Analogy plot your data Series (#682 ). See discussion #772
Also the net core 3.1 version adds self hosting gRPC server #735
Bug fixes:
- Auto restart real time provider selection is broken #688
- Remove Debugger.Launch from open file association path #691
Improvements/Changes:
- [Feature] Restore Extensions code (User control) #687
- Move User Statistics outside of user settings #689
- [Debug] Reflect internal log changes in real time #736
- [gRPC] Add self hosting gRPC server #735
- Add option to hide irrelevant columns #734
- Add additional probing locations provided by data providers #732
-Add Application's settings overrider by data provider (e.g disable auto update, etc) #731 - Charting] Enable real time charting #769
- [Feature] Data plotting API #682
- [Real time] add option to change refresh rate [default 1 second] #768
Analogy Log Server (Needs .Net Core 3.1 version to read messages)
Go to Real Time Log Server release page. Latest releases
This release contains the following common log parsers:
- gRPC Data Provider and Log Server/Client
- Serilog parser
- Regular expression parser
- Window Event log parser
- NLog Parser
- Log4Net Parser
- IIS logs Parser
- Plain Text Parser
- Json parser Data Provider
- XML parser Data Provider
- Analogy Examples: Example for real time Data provider
For additional parsers check the overview repository with many more parsers.
4 versions exists:
- .net core 3.1
- .net framework 4.7.2.
- .net framework 4.7.1.
- .net framework 4.8.
Issues
- Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.