[boost] Any reason to not add asynchronous sink version of boost::log::add_file_log?

74 views
Skip to first unread message

Nicholas Neumann via Boost

unread,
Aug 19, 2021, 7:55:09 PM8/19/21
to bo...@lists.boost.org, Nicholas Neumann
The boost::log::add_file_log function in <boost/log/utility/setup/file.hpp>
is a nice function for setting up a file sink. I had been using it and
needed to switch from a synchronous frontend to an asynchronous one. But
the sink returned is synchronous.

Is there any reason to not add a version of the function which creates and
returns an asynchronous frontend? Perhaps called something like
add_async_file_log?

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Reply all
Reply to author
Forward
0 new messages