[webkit-dev] how could I use std::cout in webkit?

Zhao, Halley halley.zhao at intel.com
Mon Nov 12 02:00:04 PST 2012


Nothing shows in terminal when I added some std::cout in source code, any hints to print some log in webkit?
My build command line: "./build-webkit --gtk --3d-rendering 2>&1 | tee build.log"
My run command line: "./run-launcher --gtk --enable-accelerated-compositing=1 http://localhost/test.html 2&>1 | tee log.txt"

Thanks


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20121112/0698b07b/attachment.html>


More information about the webkit-dev mailing list