Home
last modified time | relevance | path

Searched defs:basic_event_log_backend (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/log/sinks/
Devent_log_backend.hpp513 class basic_event_log_backend : class
547 explicit basic_event_log_backend(std::basic_string< T > const& message_file_name) in basic_event_log_backend() function in boost::sinks::basic_event_log_backend
556 explicit basic_event_log_backend(filesystem::path const& message_file_name) in basic_event_log_backend() function in boost::sinks::basic_event_log_backend
/third_party/boost/libs/log/src/windows/
Devent_log_backend.cpp621 template class basic_event_log_backend< char >; variable
625 template class basic_event_log_backend< wchar_t >; variable