A custom sink that does nothing. It is used to disable the default sink of boost.Log.
More...
A custom sink that does nothing. It is used to disable the default sink of boost.Log.
Definition at line 78 of file LogConfiguration.cpp.
◆ NullSink()
precice::logging::NullSink::NullSink |
( |
| ) |
|
|
inline |
◆ consume()
void precice::logging::NullSink::consume |
( |
boost::log::record_view const & | | ) |
|
|
inlineoverride |
◆ flush()
void precice::logging::NullSink::flush |
( |
| ) |
|
|
inlineoverride |
◆ is_cross_thread()
bool precice::logging::NullSink::is_cross_thread |
( |
| ) |
const |
|
inlinenoexcept |
◆ try_consume()
bool precice::logging::NullSink::try_consume |
( |
boost::log::record_view const & | | ) |
|
|
inlineoverride |
◆ will_consume()
bool precice::logging::NullSink::will_consume |
( |
boost::log::attribute_value_set const & | | ) |
|
|
inlineoverride |
The documentation for this class was generated from the following file: