<br><br><div class="gmail_quote">2011/3/2 John Smith <span dir="ltr"><<a href="mailto:vlcplugindev@gmail.com">vlcplugindev@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi all,<br><br>Logging doesn't seem to work in the plugin.<br><br><a href="http://www.videolan.org/doc/play-howto/en/ch04.html" target="_blank">http://www.videolan.org/doc/play-howto/en/ch04.html</a><br><br>according
 to this page you can set logging to debug mode by setting 
"vlc.log.verbosity = 3;", however, the object isn't recognized.<br>
<br>Is there a way to turn this on? I am trying to figure out why ie/ff/chrome are crashing.<br></blockquote><div><br></div><div>From <a href="http://wiki.videolan.org/JavaScript_API">http://wiki.videolan.org/JavaScript_API</a> -</div>
<div><br></div><div><div> Log object</div><div><br></div><div>    CAUTION: For security concern, VLC 1.0.0-rc1 is the latest (near-to-stable) version in which this object and its children are supported. </div></div><div><br>
</div><div>and that log wouldn't really help with browser crash. You need gdb or similar tools to figure that out.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>Thanks
<br>_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
<br></blockquote></div><br>