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

feat(async-ssr-manager): use Logger Feature Service instead of console #415

Merged
merged 2 commits into from
Mar 12, 2019

Conversation

unstubbable
Copy link
Member

@unstubbable unstubbable commented Mar 12, 2019

The integrator can now provide the Logger Feature Service, which the Async SSR Manager then uses for logging. The Async SSR Manager declares the Logger Feature Service as an optional dependency, and uses console as a fallback logger, when the Logger Feature Service is not provided.

@unstubbable unstubbable requested a review from clebert March 12, 2019 14:16
@unstubbable unstubbable requested a review from clebert March 12, 2019 14:51
@unstubbable unstubbable force-pushed the async-ssr-manager-logger branch from 8364aa9 to fb6b06d Compare March 12, 2019 16:00
@clebert clebert merged commit e0f0605 into master Mar 12, 2019
@clebert clebert deleted the async-ssr-manager-logger branch March 12, 2019 19:35
@fahrradflucht fahrradflucht mentioned this pull request Mar 12, 2019
13 tasks
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