userver: userver/server/handlers/on_log_rotate.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
on_log_rotate.hpp File Reference

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

+ Include dependency graph for on_log_rotate.hpp:

Go to the source code of this file.

Classes

class  server::handlers::OnLogRotate
 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 on_log_rotate.hpp.