Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-logging
/
3857579e17d718f3ad6f8b97b4d4a035cec396d7
/
.
/
config_main.h
blob: 258bcf78b83bb189debeba1c67cc5d3280609420 [
file
] [
log
] [
blame
]
#pragma
once
const
char
*
PERSIST_PATH_ROOT
=
"/var/lib/phosphor-logging"
;
const
bool
IS_UNIT_TEST
=
false
;