|
def | format (self, record) |
|
|
dictionary | COLORS |
|
string | RESET = "\033[0m" |
|
◆ COLORS
dictionary clipboard.ColorFormatter.COLORS |
|
static |
Initial value:= {
"DEBUG": "\033[90m",
"INFO": "\033[0m",
"WARNING": "\033[33m",
"ERROR": "\033[31m",
"CRITICAL": "\033[41m"
}
The documentation for this class was generated from the following file:
- scripts/qemu-hacks/clipboard/clipboard.py