mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
comment
This commit is contained in:
@@ -24,4 +24,4 @@ class LogSeverity(Enum):
|
||||
"""Tags log messages as being more severe."""
|
||||
|
||||
NORMAL = 0
|
||||
CRITICAL = 1
|
||||
CRITICAL = 1 # Draws attention to the log message
|
||||
|
||||
Reference in New Issue
Block a user