|
SPIN Framework
|
#include <spinLog.h>
Public Member Functions | |
| spinLog (const char *logpath) | |
| void | set_priority (LogPriority pr) |
| void | enable_cout (bool b) |
| void | enable_logfile (bool b) |
| spinLog (const char *logpath) | |
| void | set_priority (LogPriority pr) |
| void | enable_cout (bool b) |
| void | enable_logfile (bool b) |
| void | enable_wxlog (bool b) |
Redirects SPIN's standard output using a logbuf.
| void spin::spinLog::set_priority | ( | LogPriority | pr | ) | [inline] |
Sets priority
1.7.3