passepartout-apple/Packages/App/Sources/CommonLibrary/Domain
Davide bd9f8d63a5
Improve debug logs and move methods to library (#1076)
- 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()
2025-01-19 00:42:58 +01:00
..
AppError.swift Update copyright 2025-01-15 20:22:52 +01:00
AppPreference.swift Update copyright 2025-01-15 20:22:52 +01:00
BundleConfiguration+AppGroup.swift Update copyright 2025-01-15 20:22:52 +01:00
BundleConfiguration+Main.swift Update copyright 2025-01-15 20:22:52 +01:00
Constants.swift Improve debug logs and move methods to library (#1076) 2025-01-19 00:42:58 +01:00
EditableProfile.swift Update copyright 2025-01-15 20:22:52 +01:00
MigratableProfile.swift Update copyright 2025-01-15 20:22:52 +01:00
MigrationStatus.swift Update copyright 2025-01-15 20:22:52 +01:00
ModuleType.swift Update copyright 2025-01-15 20:22:52 +01:00
ModuleType+Known.swift Update copyright 2025-01-15 20:22:52 +01:00
ModuleType+New.swift Update copyright 2025-01-15 20:22:52 +01:00
PreferenceProtocol.swift Update copyright 2025-01-15 20:22:52 +01:00
ProfileAttributes.swift Update copyright 2025-01-15 20:22:52 +01:00
ProfileAttributes+ModulePreferences.swift Update copyright 2025-01-15 20:22:52 +01:00
ProfilePreview.swift Update copyright 2025-01-15 20:22:52 +01:00
TunnelInstallation.swift Update copyright 2025-01-15 20:22:52 +01:00