userver: userver/server/handlers/log_level.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
log_level.hpp File Reference

Handler that controls logging levels of all the loggers. More...

#include <userver/concurrent/variable.hpp>
#include <userver/logging/level.hpp>
#include <userver/server/handlers/http_handler_base.hpp>
+ Include dependency graph for log_level.hpp:

Go to the source code of this file.

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.
 

Detailed Description

Handler that controls logging levels of all the loggers.

Definition in file log_level.hpp.