userver
C++ Async Framework
Loading...
Searching...
No Matches
level_serialization.hpp
Go to the documentation of this file.
1
#
pragma
once
2
3
/// @file userver/logging/level_serialization.hpp
4
/// @brief Serialization of log levels
5
/// @ingroup userver_formats_parse
6
7
#
include
<
userver
/
logging
/
level
.
hpp
>
8
#
include
<
userver
/
yaml_config
/
fwd
.
hpp
>
9
10
USERVER_NAMESPACE_BEGIN
11
12
namespace
logging
{
13
14
Level
Parse(
const
yaml_config
::
YamlConfig
& value, formats::
parse
::
To
<
Level
>);
15
16
}
// namespace logging
17
18
USERVER_NAMESPACE_END
userver
logging
level_serialization.hpp
Generated on Wed Oct 4 2023 12:13:49 for userver by
Doxygen
1.9.8