15#ifndef FASTDDS_DDS_LOG__OSTREAMCONSUMER_HPP
16#define FASTDDS_DDS_LOG__OSTREAMCONSUMER_HPP
20#include <fastdds/dds/log/Log.hpp>
Consumes a log entry to output it somewhere.
Definition Log.hpp:225
Definition OStreamConsumer.hpp:32
FASTDDS_EXPORTED_API void Consume(const Log::Entry &entry) override
virtual FASTDDS_EXPORTED_API std::ostream & get_stream(const Log::Entry &entry)=0
virtual ~OStreamConsumer()=default
Definition DomainParticipant.hpp:45