Tag Archives: Logging

Adding logging to an application

Nearly every application I have ever used has produced some sort of log output, usually to record details of exactly what the application was doing when an error was encountered. To be perfectly truthful, it is not something that I … Continue reading

Posted in C#, Coding | Tagged , | Leave a comment