HTTP Handler to show/hide logs at the specific file:line. More...
#include <userver/concurrent/variable.hpp>#include <userver/engine/task/task_processor_fwd.hpp>#include <userver/logging/level.hpp>#include <userver/server/handlers/http_handler_base.hpp>
 Include dependency graph for dynamic_debug_log.hpp:Go to the source code of this file.
Classes | |
| class | server::handlers::DynamicDebugLog | 
| Handler for forcing specific lines logging. Feature also known as dynamic debug logging.  More... | |
Namespaces | |
| namespace | server::handlers | 
| Most common userver HTTP handlers.  | |
HTTP Handler to show/hide logs at the specific file:line.
Definition in file dynamic_debug_log.hpp.