1 #include "config.h" 2 3 const char* PERSIST_PATH_ROOT = "/tmp/phosphor-logging"; 4 const bool IS_UNIT_TEST = true; 5