secant-ios-wallet/secant.xcodeproj
Lukas Korba 1aca887800
[#126] TCA component for user logs (#526)
- OSLogger for the defined categories
- TCA logger for the TCA logs
- WalletLogger for the secant logs
- SDKLogger passed to the SDK
- unit tests for the loggers
- export category OS logs
- share txt files (sdk, tca, wallet logs) via native share dialog
- timestamp extension so we see even milliseconds
- txt files up to some X size
- simple button enable/disable logic and wrapping the export work in the Task
- TODO for empty catches
- OSLogger refactored to OSLogger_, just temporary change
- export and share divided into business logic and view logic parts
- unit tests for the TCA part
- async let syntax for the export logs
- simple activity indicator so testers know export is in progress
- static date formatters so we don't instantiate it over and over
2023-02-01 09:08:22 +01:00
..
project.xcworkspace [#494] Simplification of the AppReducer's body property (#501) 2022-12-07 14:47:42 +01:00
xcshareddata/xcschemes Issue #44: Recovery Phrase Validation flow + tests 2022-02-18 10:26:11 -03:00
project.pbxproj [#126] TCA component for user logs (#526) 2023-02-01 09:08:22 +01:00