Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

youtui: Improve logging #129

Open
nick42d opened this issue Aug 7, 2024 · 3 comments · May be fixed by #192
Open

youtui: Improve logging #129

nick42d opened this issue Aug 7, 2024 · 3 comments · May be fixed by #192
Assignees
Labels
binary Issue related to youtui binary enhancement New feature or request

Comments

@nick42d
Copy link
Owner

nick42d commented Aug 7, 2024

  1. 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.
  2. Standard app logs should also save to disk
  3. It would be nice to be able to copy and paste from tui logger.
@nick42d nick42d self-assigned this Aug 7, 2024
@nick42d nick42d added enhancement New feature or request binary Issue related to youtui binary labels Aug 7, 2024
@nick42d
Copy link
Owner Author

nick42d commented Aug 7, 2024

Will assist with issues like #128

@nick42d
Copy link
Owner Author

nick42d commented Aug 28, 2024

Implemented #2 in --debug mode in #151.

@nick42d
Copy link
Owner Author

nick42d commented Dec 21, 2024

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.

@nick42d nick42d linked a pull request Dec 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binary Issue related to youtui binary enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant