Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log significant info using Python logging module #52

Open
DavidLemayian opened this issue Sep 21, 2017 · 0 comments
Open

Log significant info using Python logging module #52

DavidLemayian opened this issue Sep 21, 2017 · 0 comments

Comments

@DavidLemayian
Copy link
Contributor

DavidLemayian commented Sep 21, 2017

We would like to log significant events using Python's logging module and eventually send specific notifications to Slack. For our purposes we want to log:

  1. When the doc_type isn't understood so that:
    • Dev team can add keyword if it is appropriate.
    • Could be a question instead or a tip-off for newsroom to follow up with.
  2. When an error occurs e.g ElasticSearch is down or the nurses website is down.
@DavidLemayian DavidLemayian changed the title Log significant info using Python logging module. Log significant info using Python logging module Sep 21, 2017
@DavidLemayian DavidLemayian added this to the v0.2.3 milestone Sep 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant