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.
Role in this project:
Back-end Developer Contributions:71 commits, 24 PRs, 21 pushes in 11 months
Contributions summary:Kelechi implemented the base structure for a logging and monitoring system for ASP.Net Core Web Apps and APIs. They established the core components of the application, including the `WatchDog` middleware, request/response logging, and exception handling. The user added features like auto log clearing and implemented a database interaction utilizing LiteDB, MSSQL, MySQL, and PostgreSql with their respective database drivers. They integrated SignalR for real-time updates to a frontend UI and designed the backend to support various HTTP methods.
devtoolsdotnetinsightsloggingmonitoring
Contributions:6 commits, 4 pushes, 1 branch in 9 months