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