Handler that controls logging levels of all the loggers.
Definition in file log_level.hpp.
Go to the source code of this file.
#include <userver/concurrent/variable.hpp>
#include <userver/logging/level.hpp>
#include <userver/server/handlers/http_handler_base.hpp>
Classes | |
class | server::handlers::LogLevel |
Handler that controls logging levels of all the loggers. More... | |
Namespaces | |
namespace | components |
Contains functions and types to start a userver based service/tool. | |
namespace | server::handlers |
Most common userver HTTP handlers. | |