<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-15">
    <pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Hi Klaus, thanks for your answer. I also built vbox in debug mode 
(BUILD_TYPE=debug) but i haven't seen logs. I followed the guide 
VBoxLogging but without results, my goal is only to monitor the AHCI 
device.
Therefore, I have some questions about the VBoxLogging guide:
(i) Should I set the enviroment variables by writing them in the env.sh 
script before building?;
(ii) I used these variables:
         export VBOX_LOG=dev_ahci.e.l.f
         export VBOX_LOG_FLAGS="time tid thread"
         export VBOX_LOG_DEST=dir=/mydir
      Are they correct?
You said that only LogRel() is compiled in debug builds...in order to 
activate Log() function, thus ahciLog(), what shall i do?
Also Ring-0 logging must be activate with VBOX_R0_LOGGING=1 passed to 
kmk. I have done that, but without results too.

Thanks for helping.

Luigi</pre>
  </body>
</html>