Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-logging
/
8a09b982ddeb0c1e13190d9cd196e06a778d6140
/
.
/
paths.hpp
blob: 10fc3eeadcbfa3b702c2f2862d8c8ec0d3660d66 [
file
] [
log
] [
blame
]
#pragma
once
#include
<filesystem>
extern
const
char
*
PERSIST_PATH_ROOT
;
namespace
phosphor
::
logging
::
paths
{
auto
error
()
->
std
::
filesystem
::
path
;
auto
extension
()
->
std
::
filesystem
::
path
;
}
// namespace phosphor::logging::paths