appium / node-simctl

Node wrapper around Apple's simctl binary
Apache License 2.0
65 stars 30 forks source link

fix: Avoid global logger patching #113

Closed mykola-mokhnach closed 4 years ago

mykola-mokhnach commented 4 years ago

It turns out the previous implementation was changing the logger instance globally, which enforced the simctl prefix to be added everywhere