Skip to content

Logging

Anything that can go wrong will at some point go wrong. When that happens, the updater provides you with a ton of information via debug logging, which is always on by default (can be disabled on compilation though; set NV_FLAGS_NO_LOGGING in CustomizeMe.h).

To observe the live logs I recommend using the tool DebugView++ since it offers some nice filtering options and other convenience features.

Alternatively, you can also enable logging to file or raise the log level to get even more details.

Examples

DebugView++_1D66amoQZ9.png

DebugView++_5rCQ3ElOwB.png

DebugView++_oFMp3IErpb.png

DebugView++_WaL0G58dvr.png