Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Conversation

@ashwoods
Copy link
Contributor

@ashwoods ashwoods commented Sep 4, 2017

Older versions of flask set app.logger.propagate to False,
and it's reasonable to expect that users except app.logger
to be instrumented if explictly setting logger=True in the
sentry client.

Fixes: PY-RAVEN #1030 app.logger log call messages are not send to
sentry

Older versions of flask set app.logger.propagate to False,
and it's reasonable to expect that users except app.logger
to be instrumented if explictly setting logger=True in the
sentry client.

Fixes: PY-RAVEN #1030 app.logger log call messages are not send to
sentry
@ashwoods ashwoods requested a review from mitsuhiko September 4, 2017 13:55
@ashwoods ashwoods closed this Sep 4, 2017
@ashwoods ashwoods reopened this Sep 4, 2017
@ashwoods ashwoods merged commit 0de4526 into master Sep 4, 2017
@ashwoods ashwoods deleted the 1030-instrument-flask-app-logger branch October 29, 2017 19:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants