.. _file__tmp_ws_src_fastrtps_include_fastdds_dds_log_StdoutErrConsumer.hpp: File StdoutErrConsumer.hpp ========================== |exhale_lsh| :ref:`Parent directory ` (``/tmp/ws/src/fastrtps/include/fastdds/dds/log``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS .. contents:: Contents :local: :backlinks: none Definition (``/tmp/ws/src/fastrtps/include/fastdds/dds/log/StdoutErrConsumer.hpp``) ----------------------------------------------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file__tmp_ws_src_fastrtps_include_fastdds_dds_log_StdoutErrConsumer.hpp.rst Detailed Description -------------------- 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. Includes -------- - ``fastdds/dds/log/Log.hpp`` (:ref:`file__tmp_ws_src_fastrtps_include_fastdds_dds_log_Log.hpp`) - ``fastdds/dds/log/OStreamConsumer.hpp`` (:ref:`file__tmp_ws_src_fastrtps_include_fastdds_dds_log_OStreamConsumer.hpp`) - ``iostream`` Namespaces ---------- - :ref:`namespace_eprosima` - :ref:`namespace_eprosima__fastdds` - :ref:`namespace_eprosima__fastdds__dds` Classes ------- - :ref:`exhale_class_classeprosima_1_1fastdds_1_1dds_1_1StdoutErrConsumer`