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