Lior Banai

Results 114 comments of Lior Banai

BTW, are the latest changes released as nuget? The last one is from 2021

Hi, I'm in the process of creating Serilog parser for my Log Viewer (https://github.com/philips-software/logviewer) at (https://github.com/Analogy-LogViewer/Analogy.LogViewer.Serilog). Is this standard log file for Serlilog that I can user as reference?

@bcallaghan-et Thanks! I'll look into it :)

I don't want to hijack this thread but I'm not sure how I can message @bcallaghan-et directly.. I just did a small test to see how easy it to parser...

With the current design it is not possible to add scrolling when the text is large. I'll try to see what I can do in my forked repo at https://github.com/LiorBanai/Notification-Popup-Window

I have added auto size option. You need to enable ```cs popupNotifier.AutoContentHeight=true; ```

please go to: https://github.com/LiorBanai/Notification-Popup-Window/releases/tag/V1.3.0 but it better to use nuget: https://www.nuget.org/packages/LiorBanaI.NotificationWindow/1.3.0

@hamdiayadi , did you check the new version? does it meet your needs?