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