• Adam Simpkins's avatar
    rename Logging.h to GLog.h · bdb012ae
    Adam Simpkins authored
    Summary:
    Rename folly/Logging.h to folly/GLog.h.  This header primarily exists to just
    include <glog/logging.h>, and it also defines a single `FB_LOG_EVERY_MS()`
    macro.
    
    I plan to move the folly/experimental/logging/ directory to folly/logging/
    soon, and I want to avoid confusing between this `Logging.h` header and the
    separate `folly/logging/` code.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D7754543
    
    fbshipit-source-id: c91b8016d303cd0fae9e688e8782b22d095a6554
    bdb012ae
CMakeLists.txt 28.3 KB