HTTP Handler to show/hide logs at the specific file:line.
Definition in file dynamic_debug_log.hpp.
Go to the source code of this file.
#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>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. | |