RetroDECK icon indicating copy to clipboard operation
RetroDECK copied to clipboard

RetroDECK log folder and enhanced logging.

Open XargonWan opened this issue 2 years ago • 2 comments

  • [ ] Move all the possible logfiles in ~/retrodeck/logs -> consider the comment below
  • [ ] Symlink the other ones (ES-DE)
  • [x] Put the log writing as a first line of retrodeck.sh (I already got a working line somewhere)
  • [ ] Verbose the possible commands
  • [ ] Write a log reader in the tools that gives the output of cat ~/retrodeck/logs/* in the Godot Configurator
  • [ ] logrotate the old logs
  • [ ] delete old log archives
  • [x] post_update.sh move .logs in logs folder

XargonWan avatar May 12 '23 17:05 XargonWan

Logs also need to be expanded to find update between old versions issues.

Lazorne avatar Aug 28 '23 04:08 Lazorne

Maybe we should symlink the internal (.var) logs directories instead, as we don't know where retrodeck folder will be during the first installation, but we always know where the static log files are.

XargonWan avatar Jun 17 '24 01:06 XargonWan