File tree Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -19,16 +19,15 @@ In this directory, there should be rolling daily logs:
1919
2020❯ tree -L 1
2121.
22- ├── GitButler.log
23- ├── GitButler.log.2023-09-02
24- ├── GitButler.log.2023-09-03
25- ├── GitButler.log.2023-09-04
26- ├── GitButler.log.2023-09-05
27- ├── GitButler.log.2023-09-06
28- ├── GitButler.log.2023-09-07
29- ├── GitButler.log.2023-09-08
30- ├── GitButler.log.2023-10-10
31- ├── GitButler.log.2024-01-30
22+ ├── GitButler.2023-09-02.log
23+ ├── GitButler.2023-09-03.log
24+ ├── GitButler.2023-09-04.log
25+ ├── GitButler.2023-09-05.log
26+ ├── GitButler.2023-09-06.log
27+ ├── GitButler.2023-09-07.log
28+ ├── GitButler.2023-09-08.log
29+ ├── GitButler.2023-10-10.log
30+ ├── GitButler.2024-01-30.log
3231└── tokio-console
3332
3433❯ tail GitButler.log.2024-01-30
You can’t perform that action at this time.
0 commit comments