Setting Up the Tracing Since it took me some time to figure out again what to do to see the tracing output of my Microsoft Azure Worker Role in a Cloud Service, here are some hints. First, read How To Enable Diagnostics in a Cloud Service. Following the step-by-step description …
Category: Logging
Logging in a Multithreaded Environment
Preface This article was written in 2002 for the C/C++ User’s Journal. But when two years from submitting the proposal to still-not-published were gone, I put it on my first Website. This site is history, so I decided to re-publish it here. Start Having a flexible and dynamic way to …