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 ...
The reason your PC boots slowly is already logged somewhere hidden.
I'm writing a Windows app in unmanaged C++ and want to log some simple events to the Application log. I'm normally a *nix guy and am used to being able to just call syslog() (or asl(3) on Mac OS X). I ...
A forgotten Windows feature that explains performance drops clearly.
Microsoft will make it a little easier for IT pros and developers to read update log files for debugging purposes with the release of the Windows 10 "fall creators update" (version 1709). In an ...
There does not seem to be any mechanism in Windows XP to log power state changes. In particular, I want to log when HDDs spin down and spin up, as they are configured to do after one hour in Windows ...