![]() |
User Guide
|
Logger implementation based on spdlog. More...
Logger implementation based on spdlog.
Definition in file logger.cpp.
Go to the source code of this file.
Classes | |
| struct | nmodl::Logger |
| Logger implementation based on spdlog. More... | |
Namespaces | |
| nmodl | |
| encapsulates code generation backend implementations | |
Typedefs | |
| using | nmodl::logger_type = std::shared_ptr< spdlog::logger > |
Variables | |
| Logger | nmodl::nmodl_logger ("NMODL", "[%n] [%^%l%$] :: %v") |
| logger_type | nmodl::logger = nmodl_logger.logger |