Think about a year's worth of logging in a text file or a flat table. Obviously, the DB is going to be out-performing at this point and opening such a monolithic beast in a text editor is not going to ...
.NET Core provides a framework that logging systems can be snapped into. However, what's most important about this framework is how you write your messages out. It's the quality of the message that ...