 Chromium Code Reviews
 Chromium Code Reviews Issue 
            1331503002:
    Disable base/logging.h stderr logs by default for webrtc/ tests.  (Closed)
    
  
    Issue 
            1331503002:
    Disable base/logging.h stderr logs by default for webrtc/ tests.  (Closed) 
  | DescriptionDisable base/logging.h stderr logs by default for webrtc/ tests.
base/logging.h dumped to stderr by default in debug mode, but webrtc
"trace" (via system_wrappers/../logging.h) has that feature disabled by
default. This makes the two consistent.
Bonus: log the filename:line in base/logging.h, which exists in the
system_wrappers variant.
TEST=neteq_impl.cc logs (which use base/logging.h) no longer appear in
debug mode, unless --logs=true is passed. Filenames appear correctly.
Committed: https://crrev.com/88703d756af45380efbb77212201b3543141281a
Cr-Commit-Position: refs/heads/master@{#9868}
   Patch Set 1 #
      Total comments: 2
      
     
 Messages
    Total messages: 7 (2 generated)
     | ||||||||||||||||||||||||||||||||||||||||||||||