auto_flush(bool f=true) | boost::sinks::text_file_backend | |
char_type typedef | boost::sinks::text_file_backend | |
close_handler_type typedef | boost::sinks::text_file_backend | |
consume(record_view const &rec, string_type const &formatted_message) | boost::sinks::text_file_backend | |
flush() | boost::sinks::text_file_backend | |
frontend_requirements typedef | boost::sinks::basic_formatted_sink_backend< char, combine_requirements< synchronized_feeding, flushing >::type > | |
open_handler_type typedef | boost::sinks::text_file_backend | |
rotate_file() | boost::sinks::text_file_backend | |
scan_for_files(file::scan_method method=file::scan_matching, bool update_counter=true) | boost::sinks::text_file_backend | |
set_close_handler(close_handler_type const &handler) | boost::sinks::text_file_backend | |
set_file_collector(shared_ptr< file::collector > const &collector) | boost::sinks::text_file_backend | |
set_file_name_pattern(PathT const &pattern) | boost::sinks::text_file_backend | inline |
set_open_handler(open_handler_type const &handler) | boost::sinks::text_file_backend | |
set_open_mode(std::ios_base::openmode mode) | boost::sinks::text_file_backend | |
set_rotation_size(uintmax_t size) | boost::sinks::text_file_backend | |
set_time_based_rotation(time_based_rotation_predicate const &predicate) | boost::sinks::text_file_backend | |
stream_type typedef | boost::sinks::text_file_backend | |
string_type typedef | boost::sinks::text_file_backend | |
text_file_backend() | boost::sinks::text_file_backend | |
time_based_rotation_predicate typedef | boost::sinks::text_file_backend | |
~text_file_backend() | boost::sinks::text_file_backend | |