|
| using | log_cb = std::function<void(log_level, std::string const&, std::string const&)> |
Definition at line 87 of file logging.h.
◆ log_cb
| using logging::LoggerCallbacks::log_cb = std::function<void(log_level, std::string const&, std::string const&)> |
◆ get_output_cb()
| log_cb & logging::LoggerCallbacks::get_output_cb |
( |
| ) |
|
|
inlinestatic |
◆ set_output_cb()
| void logging::LoggerCallbacks::set_output_cb |
( |
log_cb | cb | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file:
- /home/eyck/Projects/MINRES/SystemC-Components/src/common/util/logging.h