Turnstone Operating System
Loading...
Searching...
No Matches
Public Member Functions
|
Static Public Attributes
|
List of all members
clipboard.ColorFormatter Class Reference
Inheritance diagram for clipboard.ColorFormatter:
Public Member Functions
format
(self, record)
Static Public Attributes
dict
COLORS
str
RESET
= "\033[0m"
Member Data Documentation
◆
COLORS
dict clipboard.ColorFormatter.COLORS
static
Initial value:
= {
"DEBUG"
:
"\033[90m"
,
# Gray
"INFO"
:
"\033[0m"
,
# Default color
"WARNING"
:
"\033[33m"
,
# Orange (Yellow)
"ERROR"
:
"\033[31m"
,
# Red
"CRITICAL"
:
"\033[41m"
# Red background for critical messages
}
The documentation for this class was generated from the following file:
scripts/qemu/clipboard/
clipboard.py
clipboard
ColorFormatter
Generated on Fri Apr 4 2025 08:31:09 for Turnstone Operating System by
1.12.0