WatchDog icon indicating copy to clipboard operation
WatchDog copied to clipboard

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 m...

Results 9 WatchDog issues
Sort by recently updated
recently updated
newest added

hi i am using watchdog on gateway but when I increase Pods on k8s, real connection not working correctly and i couldn't login at dashboard in watchdog how can i...

**Description** The web page only list logs that are in browser memory. After I refresh browser (F5) all records are dropped. It exists in database but it's not presented in...

stale

When using `UseWatchDog()` any later middleware used is not invoked **To Reproduce** Use a dumb middleware after UseSwagger method. ``` app.Use(async (context, next) => { await next(context); // this is...

Modify the Mysql database field type, which is compatible with different versions. VARCHAR (65535) is no longer applicable in higher versions of MySQL!

Good day! New features: 1) .NET 7.0 framework is added Includes branch changes "Feature/high performance for microservices #144". Thank you

Good day! New features: 1) Bugs are corrected in web client queries and repositories, filters are added to make faster queries. 2) Additional fields are added to be able to...

Enum name was wrong. Enum is named WatchDogDbDriverEnum.

Hi, Can you please upgrade to .NET 8.0 due to following vulnerability issues? https://nvd.nist.gov/vuln/detail/CVE-2023-33127 https://nvd.nist.gov/vuln/detail/CVE-2023-38171 https://nvd.nist.gov/vuln/detail/CVE-2023-36435 https://nvd.nist.gov/vuln/detail/CVE-2023-35390 https://nvd.nist.gov/vuln/detail/CVE-2023-33170 https://nvd.nist.gov/vuln/detail/CVE-2023-24936 https://nvd.nist.gov/vuln/detail/CVE-2023-38180 And also can you please update LiteDB.dll to the version...

Replace the defective System.Data.SqlClient Nuget package To resolve an error Could not load type 'SqlGuidCaster' from assembly 'System.Data.SqlClient