Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Conversation

@pakrym
Copy link
Contributor

@pakrym pakrym commented Nov 13, 2018

Falling back to creating instances of console logger is bad practice. Each of them would create a new writing thread and background queue. In addition, ConsoleLogger type is becoming private.

cc @Eilon

Technically it's a breaking change for customers who didn't have logging configured at all and used JavaScriptServices.

@pakrym pakrym merged commit 160d822 into master Nov 13, 2018
@Eilon
Copy link
Contributor

Eilon commented Nov 13, 2018

Please log an announcement for this. I can't tell how big a breaking change it will be for some people. Please include the new code someone would have to use if they still want to have console logging.

cc @SteveSandersonMS

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

4 participants