youtui: Improve logging
Opened this issue · 3 comments
nick42d commented
- Failed Json queries should save the full output to disk - with some consideration for usage of disk space - perhaps should be a max number of jsons that can be written per day.
- Standard app logs should also save to disk
- It would be nice to be able to copy and paste from tui logger.
nick42d commented
target to close. Copy/paste from TUI Logger would be much more challenging.
- Implement logging of JSON errors - should have a max files cap
- Add a max files cap to debug logging also
- Turn on non-debug level logging by default, with error handling if can't find a directory.