mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
new logging
This commit is contained in:
@@ -35,4 +35,4 @@ class SmoothApp(App):
|
||||
# self.set_timer(10, lambda: self.action("quit"))
|
||||
|
||||
|
||||
SmoothApp.run(log_path="textual.log", log_verbosity=2)
|
||||
SmoothApp.run(log_path="textual.log")
|
||||
|
||||
Reference in New Issue
Block a user