1 #pragma once 2 3 const char* PERSIST_PATH_ROOT = "/var/lib/phosphor-logging"; 4 const bool IS_UNIT_TEST = false; 5