If the Event ID 1108: The event logging service encountered an error keeps troubling you, this post could help you. When this error occurs, your computer may behave ...
Do you want to write a text log to disk for your service? And is your service multithreaded? Well, here is my little How To. This approach allows you to have a fully thread-safe log for all your ...
The Debug.log file can record database operations, system processes, and errors that occur when executing a transaction or running unit tests. In today’s post, we describe how to turn on debug logging ...
I've got a WCF web service used by our business partners that regulations say that we need to log every call and every argument passed into the calls. In the old IIS/ASMX days there were convenient ...
An effective microservices logging strategy can hinge on the size and scale of the system in question. For example, a microservices-oriented architecture composed of 20 microservices is less of a ...