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

Property 'JsonResult.SerializerSettings' must be an instance of type 'Newtonsoft.Json.JsonSerializerSettings' #147

Closed alinaeimii closed 6 months ago

alinaeimii commented 6 months ago

hi i want to config watchdog.net for ocelot API gateway but when i login to dashboard watchdog and refresh for load data from database watchdog.net i had this error:

Screenshot 2024-04-27 234103

is it bug?

IzyPro commented 6 months ago

Hi @alinaeimii Refer to https://github.com/IzyPro/WatchDog/issues/94 You need to let WatchDog know if you’re not using the default json serializer