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

Logging performance issue #34

Merged
merged 1 commit into from
Feb 12, 2019
Merged

Logging performance issue #34

merged 1 commit into from
Feb 12, 2019

Conversation

henrikmerlander
Copy link
Contributor

@henrikmerlander henrikmerlander commented Feb 11, 2019

The main reason for this change is that Console.WriteLine is causing performance issues, resulting in very slow load times. Besides, the client already decides what kind of logger should be used by passing it when creating the API instance.

Fixes #31

The main reason for this change is that Console.WriteLine is causing performance issues, resulting in very slow load times. Besides, the client already decides what kind of logger should be used by passing it when creating the API instance.
@henrikmerlander henrikmerlander changed the title Remove Console.WriteLine Logging performance issue Feb 11, 2019
@srenault srenault merged commit b377596 into prismicio-community:master Feb 12, 2019
@henrikmerlander henrikmerlander deleted the patch-1 branch February 12, 2019 10:44
@srenault
Copy link
Contributor

@henrikmerlander Thanks for your contribution. We're going to publish a new version this week 👍

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