Github   Telegram
Loading...
Searching...
No Matches
Classes | Namespaces
loggable_component_base.hpp File Reference

Contains components::LoggableComponentBase declaration and forward declarations of components::ComponentConfig and components::ComponentContext, function components::GetCurrentComponentName() More...

#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:

Go to the source code of 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.
 

Detailed Description

Contains components::LoggableComponentBase declaration and forward declarations of components::ComponentConfig and components::ComponentContext, function components::GetCurrentComponentName()

Definition in file loggable_component_base.hpp.