Home
last modified time | relevance | path

Searched refs:text_file_backend (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/boost/log/utility/setup/
Dfile.hpp76 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.…
/third_party/boost/libs/log/example/doc/
Dsinks_file.cpp28 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()
Dsinks_xml_file.cpp28 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)
/third_party/boost/libs/log/src/
Dtext_file_backend.cpp1208 struct text_file_backend::implementation
1268 BOOST_LOG_API text_file_backend::text_file_backend() in text_file_backend() function in boost::sinks::text_file_backend
1274 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 …]
/third_party/boost/boost/log/sinks/
Dtext_file_backend.hpp331 class text_file_backend : class
371 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();
/third_party/boost/libs/log/doc/tmp/
Dsinks_reference.qbk120 [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]]
/third_party/boost/libs/log/example/rotating_file/
Dmain.cpp49 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; in main()
/third_party/boost/libs/log/example/wide_char/
Dmain.cpp71 …boost::shared_ptr< sinks::synchronous_sink< sinks::text_file_backend > > sink = logging::add_file_… in init_logging()
/third_party/boost/libs/log/doc/
Dsink_backends.qbk101 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 >(
Dchangelog.qbk36 * 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_…
/third_party/boost/libs/log/build/
DJamfile.v2266 text_file_backend.cpp
/third_party/boost/libs/log/src/setup/
Dinit_from_settings.cpp459 typedef sinks::text_file_backend backend_t;
/third_party/boost/libs/log/doc/html/
Dlog_HTML.manifest383 boost/log/sinks/text_file_backend.html
/third_party/boost/tools/boostdep/doc/src/
Dboostdep.qbk384 from <boost/log/sinks/text_file_backend.hpp>