Serialization of log levels.
Definition in file level_serialization.hpp.
Go to the source code of this file.
#include <userver/formats/json_fwd.hpp>#include <userver/logging/level.hpp>#include <userver/yaml_config/fwd.hpp>
 Include dependency graph for level_serialization.hpp:Namespaces | |
| namespace | logging | 
| Logging macro and utilities.  | |
Functions | |
| Level | logging::Parse (const yaml_config::YamlConfig &value, formats::parse::To< Level >) | 
| Level | logging::Parse (const formats::json::Value &value, formats::parse::To< Level >) |