Error reporting for .NET using sentry.io
-
Updated
Jul 8, 2022 - C#
In computing, logging is the act of keeping a log of events that occur in a computer system, such as problems, errors or just information on current operations.
Error reporting for .NET using sentry.io
Demo of simple event-driven system using RabbitMQ, Docker, and .NET Core Minimal APIs.
A simple logging library for .NET
Allows for easily logging events. Simply give the event that occured as a string, then the name of whatever sent the event and you're done!