Issue 115 in google-glog: Module-wise verbose logging not working

38 views
Skip to first unread message

codesite...@google.com

unread,
Feb 24, 2012, 9:41:16 PM2/24/12
to googl...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 115 by 279t...@gmail.com: Module-wise verbose logging not working
http://code.google.com/p/google-glog/issues/detail?id=115

I want to enable verbose logging level 5 just in this one file (called
file.cc with a class named "file"). So I export GLOG_vmodule="file=5" into
the environment and then run the program. But glog still doesn't log the
VLOG(5) messages in this file. Is there a problem with the way I'm setting
vmodule? Can anyone give me an example of how this should be done?

Reply all
Reply to author
Forward
0 new messages