#include <userver/middlewares/groups.hpp>
The Group to work with logging. Is located after PreCore.
There are:
gRPC-server:
Definition at line 39 of file groups.hpp.
Static Public Attributes | |
| static constexpr std::string_view | kName = "logging" |
| static const auto | kDependency = middlewares::MiddlewareDependencyBuilder().After<PreCore>() |
|
inlinestatic |
Definition at line 41 of file groups.hpp.
|
staticconstexpr |
Definition at line 40 of file groups.hpp.