| Home | Trees | Index | Help |
|
|---|
| Package pyrobot :: Package gui :: Module console |
|
| Function Summary | |
|---|---|
Return colorized text... | |
log(level,
message)
| |
setVerbosity(level)
| |
| Variable Summary | |
|---|---|
int |
DEBUG = 4 |
int |
ERROR = 1 |
int |
FATAL = 0 |
int |
INFO = 3 |
int |
USE_COLOR = 0 |
int |
verbosityLevel = 4 |
list |
verbosityMessage = ['fatal', 'error', 'warning', 'info',...
|
int |
WARNING = 2 |
| Function Details |
|---|
colorize(txt, col)Return colorized text |
| Variable Details |
|---|
DEBUG
|
ERROR
|
FATAL
|
INFO
|
USE_COLOR
|
verbosityLevel
|
verbosityMessage
|
WARNING
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jul 25 01:39:26 2005 | http://epydoc.sf.net |