Consolix
Loading...
Searching...
No Matches
consolix::LoggerComponent Class Reference

Fallback LoggerComponent when LogIt is disabled. More...

#include <LoggerComponent.hpp>

Inheritance diagram for consolix::LoggerComponent:

Public Member Functions

 LoggerComponent ()=default
 
virtual ~LoggerComponent ()=default
 

Protected Member Functions

bool initialize () override
 
bool is_initialized () const override
 
void execute () override
 

Detailed Description

Fallback LoggerComponent when LogIt is disabled.

Definition at line 225 of file LoggerComponent.hpp.

Constructor & Destructor Documentation

◆ LoggerComponent()

consolix::LoggerComponent::LoggerComponent ( )
default

◆ ~LoggerComponent()

virtual consolix::LoggerComponent::~LoggerComponent ( )
virtualdefault

Member Function Documentation

◆ execute()

void consolix::LoggerComponent::execute ( )
inlineoverrideprotected

Definition at line 241 of file LoggerComponent.hpp.

◆ initialize()

bool consolix::LoggerComponent::initialize ( )
inlineoverrideprotected

Definition at line 233 of file LoggerComponent.hpp.

◆ is_initialized()

bool consolix::LoggerComponent::is_initialized ( ) const
inlineoverrideprotected

Definition at line 237 of file LoggerComponent.hpp.


The documentation for this class was generated from the following file: