-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtextual.log
More file actions
14 lines (14 loc) · 881 Bytes
/
textual.log
File metadata and controls
14 lines (14 loc) · 881 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
loop=<_UnixSelectorEventLoop running=True closed=False debug=False>
features=frozenset()
Writing logs to '/home/aem/Code/Spectr/textual.log'
Load() >>> SpectrApp(title='SpectrApp', classes={'-dark-mode'}, pseudo_classes={'focus', 'dark'}) method=None
driver=<LinuxDriver SpectrApp(title='SpectrApp', classes={'-dark-mode'}, pseudo_classes={'focus', 'dark'})>
ready in 53 milliseconds
Compose() >>> Screen(id='_default') method=<Widget.on_compose>
Compose() >>> ToastRack(id='textual-toastrack') method=<Widget.on_compose>
Mount() >>> ToastRack(id='textual-toastrack') method=<Widget.on_mount>
Compose() >>> Tooltip(id='textual-tooltip') method=<Widget.on_compose>
Mount() >>> Tooltip(id='textual-tooltip') method=<Widget.on_mount>
Unmount() >>> ToastRack(id='textual-toastrack') method=<Widget.on_unmount>
Unmount() >>> Tooltip(id='textual-tooltip') method=<Widget.on_unmount>