#include <gnuradio/log/stderr_backend.h>
◆ ~stderr_backend()
gr::log::stderr_backend::~stderr_backend |
( |
| ) |
|
|
override |
Flush the logging state out.
◆ description()
const std::string gr::log::stderr_backend::description |
( |
| ) |
|
|
overridevirtual |
◆ flush()
bool gr::log::stderr_backend::flush |
( |
| ) |
|
|
overridevirtual |
◆ log()
bool gr::log::stderr_backend::log |
( |
const entry & |
what | ) |
|
|
overridevirtual |
logging operation
- Parameters
-
- Returns
- bool representing success of the logging operation
Implements gr::log::backend.
The documentation for this class was generated from the following file: