You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.
Cache messages before sending back to storage (could be a cloud storage or a do it yourself internal service). This makes the module resilent to network conditions.
Provide events to developers like: onErrorLogged, onSyncStart, onSyncEnd. This could be used for nice user feedback.
Global error interceptor (Investigate angular for this)
The text was updated successfully, but these errors were encountered:
Finish the logger module and document the usage
The text was updated successfully, but these errors were encountered: