Fast DDS  Version 3.1.0
Fast DDS
Loading...
Searching...
No Matches
log Directory Reference
Directory dependency graph for log:
include/fastdds/dds/log

Files

 Colors.hpp
 
 FileConsumer.hpp
 Log consumer that writes the log events to a file.
 
 Log.hpp
 
 OStreamConsumer.hpp
 Log consumer interface for std::ostream objects.
 
 StdoutConsumer.hpp
 
 StdoutErrConsumer.hpp
 Log consumer that writes the log events with a Log::Kind equal to or more severe than a threshold (defaults to Log::Kind::Warning) to the STDERR, and events with a Log::Kind less severe than the threshold to the STDOUT.