Thursday, October 16, 2008

using google-glog with XPCOM

I added google-glog into an XPCOM library I have been working with and it seems to work okay for debugging. Instead of writing a file into the /tmp folder, I ended up with output into the system log on OS X. This is acceptable for debugging but probably with some configuration it could write into its own file.

No comments: