userver: userver/server/handlers/log_level.hpp File Reference
Loading...
Searching...
No Matches
log_level.hpp File Reference

Detailed Description

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>
+ Include dependency graph for log_level.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.