Home
last modified time | relevance | path

Searched refs:get_record (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/log/sources/
Drecord_ostream.hpp159 record& get_record() in get_record() function in boost::basic_record_ostream
171 record const& get_record() const in get_record() function in boost::basic_record_ostream
529 m_pLogger->push_record(boost::move(m_pStreamCompound->stream.get_record())); in BOOST_NOEXCEPT_IF()
/third_party/boost/boost/log/utility/manipulators/
Dadd_value.hpp100 strm.get_record().attribute_values().insert(manip.get_name(), value); in operator <<()
/third_party/python/Lib/test/
Dtest_logging.py3764 def get_record(self, name=None): member in FormatterTest
3772 r = self.get_record()
3787 r = self.get_record()
3803 r = self.get_record()
3977 r = self.get_record()
3979 r = self.get_record("custom")
3984 r = self.get_record()
3989 r = self.get_record("custom")
3996 r = self.get_record()
4014 r = self.get_record()