PCRE pattern matching a glog warning‐level log line.
Synopsis
Declared in <folly/testing/TestUtil.h>
std::string
glogWarningPattern();
Return Value
A PCRE pattern matching a warning‐level glog line.
Created with MrDocs