NEURON
logger.hpp File Reference

Implement logger based on spdlog library. More...

#include <spdlog/spdlog.h>
#include <spdlog/sinks/stdout_color_sinks.h>

Go to the source code of this file.

Namespaces

 nmodl
 encapsulates code generation backend implementations
 

Detailed Description

Implement logger based on spdlog library.

Definition in file logger.hpp.