Recommendation for handling logging in a API
Hello Hello. Im fairly new in the DOTNET world so im not familiar with all the libs.
I want to use Sentry for sure. but now i saw this list.
Id assume i will just log incoming reqs, db actions and maybe identify stuff?
Tips are welcome!
I heard good tghings about Serilog but do i need it if i use Sentry anyway? Is Sentry EF for logging EF or to save it inside EF?
Any infos or "the way you do it" would be appreciated :)
(Using fastendpoints if that matters)
0 Replies