<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    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. <br>
    Therefore, I have some questions about the VBoxLogging guide: <br>
    (i) Should I set the enviroment variables by writing them in the
    env.sh script before building?; <br>
    (ii) I used these variables: <br>
            export VBOX_LOG=dev_ahci.e.l.f<br>
            export VBOX_LOG_FLAGS="time tid thread"<br>
            export VBOX_LOG_DEST=dir=/mydir<br>
         Are they correct?<br>
    You said that only LogRel() is compiled in debug builds...in order
    to activate Log() function, thus ahciLog(), what shall i do?<br>
    Also Ring-0 logging must be activate with VBOX_R0_LOGGING=1 passed
    to kmk. I have done that, but without results too.<br>
    <br>
    Thanks for helping.<br>
    <br>
    Luigi<br>
    <br>
    <br>
    <br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </body>
</html>