Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Logger module #22

Open
4 tasks
giovannicandido opened this issue Jun 12, 2017 · 0 comments
Open
4 tasks

Logger module #22

giovannicandido opened this issue Jun 12, 2017 · 0 comments
Labels
Milestone

Comments

@giovannicandido
Copy link
Owner

giovannicandido commented Jun 12, 2017

Finish the logger module and document the usage

  • Plug in message storage
  • 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)
@giovannicandido giovannicandido added this to the 1.1.0 milestone Jun 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant