Time to change the system for Logs

The current system is not serving FL well e.g. a current thread with a wonderful description of what the notification icon is doing/not doing, and another thread regarding yet another index malfunction...but not a single log to establish the behaviour!

The practice of requesting logs is often protracted by misunderstandings of what is involved and/or possible, whether on Mac or Windows. And user reactions (e.g. reindexing, reinstalling) to serious issues precludes gathering of useful information.

So I think it is time to have:

  • permanent logging by default
    • set by the application
    • have Commands to enable/disable logging (Java scripts in Windows become redundant)
    • Note that the overhead is negligible, and I've been doing it for over 5 years.
  • concatenate logs for events that require a restart.
    • logs are currently overwritten after a restart
  • archive/compress logs (say 5 versions)
    • this will provide invaluable history whilst saving space
  • streamline log contents for efficiency
    • some output relates to performance, but what's the point when it is never used!

Dave
===

Windows 11 & Android 13

Comments