Contains components::LoggableComponentBase declaration and forward declarations of components::ComponentConfig and components::ComponentContext, function components::GetCurrentComponentName()
Definition in file loggable_component_base.hpp.
Go to the source code of this file.
#include <userver/components/component_fwd.hpp>#include <userver/components/impl/component_base.hpp>
 Include dependency graph for loggable_component_base.hpp:
 This graph shows which files directly or indirectly include this file:Classes | |
| class | components::LoggableComponentBase | 
| Base class for all application components, it depends on components::Logger and components::Tracer.  More... | |
Namespaces | |
| namespace | components | 
| Contains functions and types to start a userver based service/tool.  | |