Functions | |
BOOST_LOG_API shared_ptr < collector > | make_collector (filesystem::path const &target_dir, uintmax_t max_size, uintmax_t min_free_space) |
Creates and returns a file collector with the specified parameters. More... | |
template<typename ArgsT > | |
shared_ptr< collector > | make_collector (ArgsT const &args) |
BOOST_LOG_API shared_ptr< collector > boost::sinks::file::aux::make_collector | ( | filesystem::path const & | target_dir, |
uintmax_t | max_size, | ||
uintmax_t | min_free_space | ||
) |
Creates and returns a file collector with the specified parameters.
Referenced by make_collector(), and boost::sinks::file::make_collector().
|
inline |
References make_collector(), boost::accumulators::extract::max, and boost::target().