|
scc 2025.09
SystemC components library
|

Public Types | |
| using | delegate_fn = void(logging::log_level, std::string const&, std::string const&, unsigned, char const*) |
Public Attributes | |
| util::delegate< delegate_fn > | log |
| logging::log_level | level |
Definition at line 41 of file instance_logger.h.
| using util::LoggerDelegate::delegate_fn = void(logging::log_level, std::string const&, std::string const&, unsigned, char const*) |
Definition at line 42 of file instance_logger.h.
| logging::log_level util::LoggerDelegate::level |
Definition at line 44 of file instance_logger.h.
| util::delegate<delegate_fn> util::LoggerDelegate::log |
Definition at line 43 of file instance_logger.h.