Remove then
This commit is contained in:
parent
7e258cacd9
commit
95d017a986
@ -104,7 +104,7 @@ namespace google {
|
|||||||
// This lets us dynamically control what is normally set by the --vmodule flag.
|
// This lets us dynamically control what is normally set by the --vmodule flag.
|
||||||
// Returns the level that previously applied to module_pattern.
|
// Returns the level that previously applied to module_pattern.
|
||||||
// NOTE: To change the log level for VLOG(_IS_ON) sites that matched a prior
|
// NOTE: To change the log level for VLOG(_IS_ON) sites that matched a prior
|
||||||
// --vmodule pattern then the exact pattern has to be supplied again. (If no
|
// --vmodule pattern the exact pattern has to be supplied again. (If no
|
||||||
// --vmodule pattern applied to them before then the first matching pattern will
|
// --vmodule pattern applied to them before then the first matching pattern will
|
||||||
// start to control them.)
|
// start to control them.)
|
||||||
extern GLOG_EXPORT int SetVLOGLevel(const char* module_pattern, int log_level);
|
extern GLOG_EXPORT int SetVLOGLevel(const char* module_pattern, int log_level);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user