0x00000000
|
Set default logging (currently equivalent to the 0x00003000 level).
|
0x00000100
|
Turn off logging by the device-installation functions.
|
0x00001000
|
Log error messages.
|
0x00002000
|
Log error and warning messages.
|
0x00003000
|
Log error, warning, and information messages.
|
0x00003100
|
Log error, warning, and information messages. Include information about matching driver nodes.
|
0x00004000
|
Log error, warning, information, and verbose messages. Include information about matching driver nodes.
|
0x00004100
|
Log error, warning, information, and verbose messages. Include information about matching driver nodes and about co-installers.
|
0x00005000
|
Log error, warning, information, verbose, and timing messages. Include information about matching driver nodes and about co-installers.
|
0x00006000
|
Log error, warning, information, verbose, and timing messages. Include time stamps in all messages. Include information about matching driver nodes and about co-installers.
|
0x00007000
|
Log error, warning, information, verbose, and timing messages. Include time stamps in all messages. Include information about matching driver nodes and about co-installers. Include additional messages that can slow down the system, such as those for cache hits.
|
0x0000FF00
|
Set the most verbose logging. (Currently, log the same messages as the 0x00007000 logging level does.)
|