Searched refs:text_file_backend (Results 1 – 14 of 14) sorted by relevance
76 shared_ptr< BOOST_LOG_FILE_SINK_FRONTEND_INTERNAL< sinks::text_file_backend > > add_file_log(ArgsT … in add_file_log()78 typedef sinks::text_file_backend backend_t; in add_file_log()107 …static shared_ptr< BOOST_LOG_FILE_SINK_FRONTEND_INTERNAL< sinks::text_file_backend > > wrap_add_fi… in wrap_add_file_log()113 …static shared_ptr< BOOST_LOG_FILE_SINK_FRONTEND_INTERNAL< sinks::text_file_backend > > wrap_add_fi… in wrap_add_file_log()122 …static shared_ptr< BOOST_LOG_FILE_SINK_FRONTEND_INTERNAL< sinks::text_file_backend > > wrap_add_fi… in wrap_add_file_log()128 …static shared_ptr< BOOST_LOG_FILE_SINK_FRONTEND_INTERNAL< sinks::text_file_backend > > wrap_add_fi… in wrap_add_file_log()140 …inline shared_ptr< BOOST_LOG_FILE_SINK_FRONTEND_INTERNAL< sinks::text_file_backend > > add_file_lo…183 shared_ptr< BOOST_LOG_FILE_SINK_FRONTEND_INTERNAL< sinks::text_file_backend > > add_file_log(ArgsT.…
28 boost::shared_ptr< sinks::text_file_backend > backend = in init_logging()29 boost::make_shared< sinks::text_file_backend >( in init_logging()38 typedef sinks::synchronous_sink< sinks::text_file_backend > sink_t; in init_logging()
28 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink;45 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink;47 void write_header(sinks::text_file_backend::stream_type& file)52 void write_footer(sinks::text_file_backend::stream_type& file)
1208 struct text_file_backend::implementation1268 BOOST_LOG_API text_file_backend::text_file_backend() in text_file_backend() function in boost::sinks::text_file_backend1274 BOOST_LOG_API text_file_backend::~text_file_backend() in ~text_file_backend()1290 BOOST_LOG_API void text_file_backend::construct( in construct()1308 BOOST_LOG_API void text_file_backend::set_rotation_size(uintmax_t size) in set_rotation_size()1314 BOOST_LOG_API void text_file_backend::set_time_based_rotation(time_based_rotation_predicate const& … in set_time_based_rotation()1320 BOOST_LOG_API void text_file_backend::enable_final_rotation(bool enable) in enable_final_rotation()1326 BOOST_LOG_API void text_file_backend::auto_flush(bool enable) in auto_flush()1332 BOOST_LOG_API void text_file_backend::set_auto_newline_mode(auto_newline_mode mode) in set_auto_newline_mode()1338 BOOST_LOG_API void text_file_backend::consume(record_view const& rec, string_type const& formatted_… in consume()[all …]
331 class text_file_backend : class371 BOOST_LOG_API text_file_backend();409 BOOST_LOG_PARAMETRIZED_CONSTRUCTORS_CALL(text_file_backend, construct)412 explicit text_file_backend(ArgsT... const& args);418 BOOST_LOG_API ~text_file_backend();
120 [template boost_log_sinks_text_file_backend_hpp[][headerref boost/log/sinks/text_file_backend.hpp]]122 …e class_sinks_text_file_backend[][classref boost::log::sinks::text_file_backend text_file_backend]]
49 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; in main()
71 …boost::shared_ptr< sinks::synchronous_sink< sinks::text_file_backend > > sink = logging::add_file_… in init_logging()
101 boost::shared_ptr< sinks::text_file_backend > backend =102 boost::make_shared< sinks::text_file_backend >(119 boost::shared_ptr< sinks::text_file_backend > backend =120 boost::make_shared< sinks::text_file_backend >(200 boost::shared_ptr< sinks::text_file_backend > backend =201 boost::make_shared< sinks::text_file_backend >(
36 * Fixed that [link log.detailed.sink_backends.text_file `text_file_backend`]`::rotate_file` could t…63 …t file sink backend (using the `target_file_name` named parameter, `text_file_backend::set_target_…
266 text_file_backend.cpp
459 typedef sinks::text_file_backend backend_t;
383 boost/log/sinks/text_file_backend.html
384 from <boost/log/sinks/text_file_backend.hpp>