Actions
Activity #856
closedFeature #138: Development and Unit Testing
Version #974: Version 1.3
Feature #977: App
Module #1012: Logging
Real time device logging in server
Start date:
09/09/2023
Due date:
09/11/2023
% Done:
100%
Estimated time:
Planned Due Date:
Description
Real-time error logging. Write a data layer function which can accept a module/class name, message to log which can be called from any views. When there is a connection, the log will be immediately upload synched to the server and while upload synching all which are not-synched can be uploaded.
Invoke function from all modules to log INFO/WARN/ERROR
Design to consider future configuration updates from PH server specific to User IDs
Updated by Thara S Pillai almost 3 years ago
- Tracker changed from Feature to Activity
- Category set to Development-App
- Status changed from New to In Progress
Need to check and include debug messages for all the modules.
Updated by Thara S Pillai almost 3 years ago
- Parent task changed from #839 to #1012
Updated by Thara S Pillai almost 3 years ago
- Status changed from In Progress to Closed
Complete pending logging in next version.
Actions