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
Actions