tigrawap / slit

slit - a modern PAGER for viewing logs, get more than most in less time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

pdo-smith opened this issue · comments

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.