Hi,

Is it possible to configure protobuf to use google-glog (instead of
the LogMessage stub)? The alternatives that I can see are to use a
LogHandler to "proxy" logging through to glog or modify protobuf to
directly use glog [1].

If these are the only options, would the protobuf project consider
adding "native" glog support? (The patch wouldn't be very complicated
-- just a few ifdef HAVE_LIB_GLOGs).

Thanks,
-Andy

[1] 
http://cxwangyi.wordpress.com/2010/11/21/make-google-protobuf-use-google-glog/

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to