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

Improve debug logs and move methods to library #1076

Merged
merged 2 commits into from
Jan 18, 2025
Merged

Conversation

keeshux
Copy link
Member

@keeshux keeshux commented Jan 18, 2025

  • Move availableLogs() / purgeLogs() to library
  • Append and rotate logs by size (500k)
  • Add marker between app/tunnel launches
  • Purge logs on each save (3 days)
  • Unify debug log content view across platforms
    • macOS: Table + inspect full line
    • iOS/tvOS: Use List
    • Scroll to bottom onLoad()

- Append and rotate logs by size (500k)
- Add marker between app/tunnel launches
- Purge logs on each save (3 days)
- Unify debug log content view across platforms
    - macOS: Table + inspect full line
    - iOS/tvOS: Use List
@keeshux keeshux self-assigned this Jan 18, 2025
@keeshux keeshux added enhancement New feature or request refactoring Improves software architecture labels Jan 18, 2025
@keeshux keeshux added this to the Hotfixes for v3 milestone Jan 18, 2025
@keeshux keeshux changed the title Move logging methods to Kit Improve logging and move methods to library Jan 18, 2025
@keeshux keeshux changed the title Improve logging and move methods to library Improve debug logs and move methods to library Jan 18, 2025
@keeshux keeshux merged commit bd9f8d6 into master Jan 18, 2025
1 check passed
@keeshux keeshux deleted the refactoring/kit-logging branch January 18, 2025 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring Improves software architecture
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant