MattKraatz / GameNightBuddy

Manage your game night history and statistics with this companion built in Angular
https://gamenightbuddy.com
2 stars 0 forks source link

Error Handling and Logging #52

Closed MattKraatz closed 7 years ago

MattKraatz commented 7 years ago

Wrap all Controller and Repository Methods in Try/Catch blocks

Implement Logging service, default for ASP.NET Core should work fine. Set up Azure Diagnostics Microsoft Docs Tutorial

MattKraatz commented 7 years ago