For some reason, I've always had a mental block in remembering KLogger's default log file name format and so either had to look or fumble through tab completions to get there.
While using kopia (https://github.com/kopia/kopia) I was shocked to see something that I had not run across in over 30 years of UNIX experience and was SO helpful. kopia keeps a symlink called "latest.log" in its log file directories that always points to the, well, latest logfile. Apologies if original credit belongs elsewhere.
Would you be willing to implementing something like that?
I did hack something together for my personal use and could, potentially, try to make it a complete and clean solution for inclusion in KLogger if it would help.
For some reason, I've always had a mental block in remembering KLogger's default log file name format and so either had to look or fumble through tab completions to get there.
While using kopia (https://github.com/kopia/kopia) I was shocked to see something that I had not run across in over 30 years of UNIX experience and was SO helpful. kopia keeps a symlink called "latest.log" in its log file directories that always points to the, well, latest logfile. Apologies if original credit belongs elsewhere.
Would you be willing to implementing something like that?
I did hack something together for my personal use and could, potentially, try to make it a complete and clean solution for inclusion in KLogger if it would help.