Thursday, February 7, 2008

Verity Loglevel

The VDK_LOGLEVEL environment variable can be used to set the level of information obtained from the mkvdk command.The following are the types of messages possible and the corresponding values.

Fatal 1
Error 2
Warning 4
Status 8
Info 16
Verbose 32
Debug 64

The default value is 15[1+2+4+8],which means it will write Fatal,Error,Warning and Status messages to the vdk log.If you want all the messages to be included then the VDK_ LOGLEVEL should be 127.
Related links

No comments: