<div dir="ltr"><div>Frank and Federico,</div><div><br></div>I'm sorry, i didn't even thanked you for answers, so thanks a lot ;)<div>Anyway, I tried the flags suggested by Frank, and you are right: R0 logging works: infact some of the logs statements belonging to SrvIntNetR0 file appear, but IntNetR0Open() does not. I'm 99% sure that it is called, but maybe it's called before the log file is open. If this is the case, how can I "enable" the logging earlier so that even the log statements in this function appear?</div><div><br></div><div>I tried to start the VM in both ways: with --startvm <vm_name> and by selecting it in GUI (so just executing VirtualBox).</div><div>In my network settings I enabled the bridged networking as you.</div><div><br></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-11-26 16:18 GMT+01:00 Federico Franzoni <span dir="ltr"><<a href="mailto:frz.mlist@gmail.com" target="_blank">frz.mlist@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hi Luca,<br>
    are you sure those functions are actually called during the
    execution?<br>
    If the IntNetR0 functions appear in the log, then the logging
    settings are correct.<br>
    <br>
    What do you exactly do for your test?<br>
    You should provide more details (all commands and actions), and
    maybe attach a log file.<span class="HOEnZb"><font color="#888888"><br>
    <br>
    Federico</font></span><div><div class="h5"><br>
    <br>
    <div>On 26/11/2015 12:06, Luca Carotenuto
      wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div>Frank,</div>
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>
              </span>next thing is to describe which VBox settings you
              used to get the logging<br>
              enabled. Please don't tell me you did everything what I
              told you :-) Please<br>
              describe line by line how you set the settings and how you
              start your VM.</blockquote>
            <div><br>
            </div>
            <div>Before launching I issue</div>
            <div><br>
            </div>
            <div>VBOX_LOG=srv_intnet.e.l.l2.f</div>
            <div>export VBOX_LOG</div>
            <div><br>
            </div>
            <div>then I launch virtualbox.</div>
            <div>After that, I check the log files created; in those
              file some logs from the group I need (srv_intnet) are
              present, but not all of them (e.g. the one from
              IntNetR0Open()). I tried to add logs using Log(), Log2(),
              LogFlow(), but without success</div>
          </div>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><span class=""><pre>_______________________________________________
vbox-dev mailing list
<a href="mailto:vbox-dev@virtualbox.org" target="_blank">vbox-dev@virtualbox.org</a>
<a href="https://www.virtualbox.org/mailman/listinfo/vbox-dev" target="_blank">https://www.virtualbox.org/mailman/listinfo/vbox-dev</a>
</pre>
    </span></blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
vbox-dev mailing list<br>
<a href="mailto:vbox-dev@virtualbox.org">vbox-dev@virtualbox.org</a><br>
<a href="https://www.virtualbox.org/mailman/listinfo/vbox-dev" rel="noreferrer" target="_blank">https://www.virtualbox.org/mailman/listinfo/vbox-dev</a><br>
<br></blockquote></div><br></div></div>