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

Collect log messages in Logger instead of in context system. #3811

Merged
merged 6 commits into from
Dec 2, 2018

Conversation

weitzman
Copy link
Member

@weitzman weitzman commented Dec 1, 2018

And instruct backend to use the new methods.

Copy link
Member

@greg-1-anderson greg-1-anderson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@greg-1-anderson
Copy link
Member

We could probably also use a way for the integration tests to clear all of the cached log messages.

Bonus points: have caching of log messages disabled by default, and only enable it in backend mode. The integration tests currently do not test backend mode, so clearing becomes unimportant. Clearing would still be nice to have, though, in case we enhance the integration tests to handle backend later.

@weitzman weitzman merged commit 4a34a28 into master Dec 2, 2018
@weitzman weitzman deleted the backendNewGetLog branch December 2, 2018 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants