tigrawap / slit

slit - a modern PAGER for viewing logs, get more than most in less time
Other
469 stars 18 forks source link

How about a debug.log viewer as part of slit? #94

Open pdo-smith opened 1 year ago

pdo-smith commented 1 year ago

I suggest a facility to view the debug.log file from within slit by typing, for example, 'd' I struggled to find the debug.log file in my file system(where is it in Windows?). Such a facility would take away this problem.

The background is that occasionally slit.exe opens but hangs without displaying the file, showing only a blank screen This happens in Windows 10 but not Linux. I hoped that the debug.log file would give me a clue to what is going wrong since the cause could conceivably be my environment or the way I call it from within a python program. Though it works properly, without problems in Linux but I need it in Windows as well.