<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div id="yiv42399650"><div><div style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:12pt;"><div id="yiv42399650yui_3_2_0_27_132947452458940">Folks,<span><br></span></div><div id="yiv42399650yui_3_2_0_27_132947452458949"><br></div><div id="yiv42399650yui_3_2_0_27_132947452458950">I am starting vlc with the following command line parameters:</div><div id="yiv42399650yui_3_2_0_27_1329474524589219"><br></div><div id="yiv42399650yui_3_2_0_27_1329474524589220">vlc --file-logging --logfile=vlc.log --verbose=2</div><div id="yiv42399650yui_3_2_0_27_1329474524589229"><br></div><div id="yiv42399650yui_3_2_0_27_1329474524589354">The problem is that by the time the logger module starts, plenty of initialization messages have already been missed. For example, the first message that should be
 logged must be something like:<br><br>   [0x8a05a70] main libvlc debug: VLC media player - 1.2.0-git Twoflower<br></div><div id="yiv42399650yui_3_2_0_27_1329474524589357"><br></div><div id="yiv42399650yui_3_2_0_27_1329474524589358">However, by the time the logger module starts, many such messages are already missed.<br><br>Is this a bug or something that I could easily fix by way of command line or config parameter?<br><br>Thank you in advance for your help.<br><br>Regards,<br>Peter<br> </div></div></div></div></div></body></html>