Cypress
1.0
C++ Spiking Neural Network Simulation Framework
|
This is the complete list of members for cypress::Logger, including all inherited members.
add_backend(std::shared_ptr< LogBackend > backend, LogSeverity lvl=LogSeverity::INFO) | cypress::Logger | |
backend_count() const | cypress::Logger | |
count(LogSeverity lvl=LogSeverity::DEBUG) const | cypress::Logger | |
debug(const std::string &module, const std::string &message) | cypress::Logger | |
error(const std::string &module, const std::string &message) | cypress::Logger | |
fatal_error(const std::string &module, const std::string &message) | cypress::Logger | |
info(const std::string &module, const std::string &message) | cypress::Logger | |
log(LogSeverity lvl, std::time_t time, const std::string &module, const std::string &message) | cypress::Logger | |
Logger() | cypress::Logger | |
Logger(std::shared_ptr< LogBackend > backend, LogSeverity lvl=LogSeverity::INFO) | cypress::Logger | |
min_level(LogSeverity lvl, int idx=-1) | cypress::Logger | |
min_level(int idx=-1) | cypress::Logger | |
warn(const std::string &module, const std::string &message) | cypress::Logger |