#include <userver/ugrpc/server/middlewares/groups.hpp>
The Group to work wih logging. Is located after PreCore.
There are: ugrpc::server::middlewares::log::Component.
Definition at line 26 of file groups.hpp.
Static Public Attributes | |
static constexpr std::string_view | kName = "logging" |
static const auto | dependency = MiddlewareDependencyBuilder().After<PreCore>() |
|
inlinestatic |
Definition at line 28 of file groups.hpp.
|
staticconstexpr |
Definition at line 27 of file groups.hpp.