IzyPro / WatchDog

WatchDog is a Realtime Message, Event, HTTP (Request & Response) and Exception logger and viewer for ASP.Net Core Web Apps and APIs. It allows developers log and view messages, events, http requests made to their web application and also exception caught during runtime in their web applications, all in Realtime.
MIT License
765 stars 115 forks source link

Search is not working correctly #139

Closed mehmetali-uyar closed 7 months ago

mehmetali-uyar commented 9 months ago

Hey, I am encountering some issues while searching in logs. When I type in the search box in "Incode Logs" section, all logs disappears like there are no logs that contains the search string but there is. To Reproduce Use PostgreSQL as a database provider. Simple .Net 6 Web Application. Insert some Incode logs then try to search them. Expected behavior Correctly filtered logs. Details (please complete the following information): Project Type: Web Application (API) Framework Version .NET 6 WatchDog Version 1.4.10 Database PostgreSQL Browser Chrome

Additional context I was looking around in the source code and find out that in LiteDBHelper.cs/GetAllLogs method has some missing assignments for "query" variable. Maybe that is the issue.

github-actions[bot] commented 8 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 7 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.