|
iSpike
2.1
Spike conversion library for robotics
|
#include <string>#include <iostream>#include <sstream>Go to the source code of this file.
Classes | |
| class | ispike::Log |
Namespaces | |
| namespace | ispike |
Defines | |
| #define | LOG(level) |
Enumerations | |
| enum | TLogLevel { LOG_EMERGENCY, LOG_ALERT, LOG_CRITICAL, LOG_ERROR, LOG_WARNING, LOG_NOTICE, LOG_INFO, LOG_DEBUG } |
| #define LOG | ( | level | ) |
| enum TLogLevel |
For a description on how to use the log levels, see http://blog.pantheios.org/2010/10/choosing-severity-levels.html