i_logger
Last update: 19.09.2025This is the concrete Topic class that can be used for creation of a communication channel with given ...
Definition topic.h:38
An interface for implementing custom logging mechanisms.
Definition i_logger.h:31
virtual LogLevel GetCurrentLogLevel() const =0
virtual void Log(LogLevel level, std::string_view message)=0
virtual void SetCurrentLogLevel(LogLevel log_level)=0
The namespace for all core functionalities under namespace simulation_framework.
The top namespace for simulation framework.