|
nsol
0.4.1
Nsol - Neuroscience Objects Library
|
This is the complete list of members for nsol::Log, including all inherited members.
| _logLevel | nsol::Log | protectedstatic |
| _stream | nsol::Log | protectedstatic |
| log(const std::string &msg, const TLogLevel level=LOG_LEVEL_VERBOSE) | nsol::Log | static |
| log(const std::string &msg, std::ostream &stream, const TLogLevel level=LOG_LEVEL_VERBOSE) | nsol::Log | static |
| logLevel(void) | nsol::Log | static |
| setLogLevel(const TLogLevel logLevel) | nsol::Log | static |
| setStream(std::ostream &stream) | nsol::Log | static |
| stream(void) | nsol::Log | static |
| stringToLogLevel(std::string logLevelString) (defined in nsol::Log) | nsol::Log | static |