6#include <userver/server/handlers/http_handler_base.hpp>
14namespace server::handlers {
37 OnLogRotate(
const components::ComponentConfig& config,
const components::ComponentContext& component_context);
54inline constexpr bool components::kHasValidate<server::handlers::OnLogRotate> =
true;