Home
last modified time | relevance | path

Searched refs:time_based_rotation (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/libs/log/example/doc/
Dtutorial_file.cpp44 keywords::time_based_rotation = sinks::file::rotation_at_time_point(0, 0, 0),
64 …keywords::time_based_rotation = sinks::file::rotation_at_time_point(0, 0, 0), /*< ...or at midnigh… in init()
Dsinks_file.cpp33 …keywords::time_based_rotation = sinks::file::rotation_at_time_point(12, 0, 0) /*< ...or every day… in init_logging()
/third_party/boost/boost/log/keywords/
Dtime_based_rotation.hpp32 BOOST_PARAMETER_KEYWORD(tag, time_based_rotation)
/third_party/boost/boost/log/sinks/
Dtext_file_backend.hpp580 args[keywords::time_based_rotation | time_based_rotation_predicate()], in construct()
591 time_based_rotation_predicate const& time_based_rotation,
/third_party/boost/libs/log/src/
Dtext_file_backend.cpp1295 time_based_rotation_predicate const& time_based_rotation, in construct() argument
1303 set_time_based_rotation(time_based_rotation); in construct()
/third_party/boost/libs/log/doc/
Dsink_backends.qbk105 keywords::time_based_rotation = &is_it_time_to_rotate
Dchangelog.qbk347 …longer available. The same functionality is achieved with the new `time_based_rotation` keyword an…