Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-logging
/
d1fc909a9d7b2c5047a8566ebfa76568d2c1c913
/
.
/
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
;