myproject
0.0.0
%%description%%
Loading...
Searching...
No Matches
parameters.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
myproject::parameters
{
4
5
inline
static
constexpr
auto
sentry_dsn{
6
"https://19b124e363ad435c8391d2f34709cc01@o173746.ingest.sentry.io/"
7
"4504810073423872"
};
8
// File paths
9
inline
static
constexpr
auto
log_path{
"logs/main.log"
};
10
11
}
// namespace myproject::parameters
myproject::parameters
Definition
parameters.h:3
src
core
parameters.h
Generated by
1.11.0