You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be handy if there was a setting for the log level and if logging could be turned off. I'm unit testing a class that uses TwitterJSClient in combination with Nock intercepting the API calls.
The output of my unit tests shows TwitterJSClient's logs, which is not ideal.
The text was updated successfully, but these errors were encountered:
It would be handy if there was a setting for the log level and if logging could be turned off. I'm unit testing a class that uses
TwitterJSClient
in combination with Nock intercepting the API calls.The output of my unit tests shows
TwitterJSClient
's logs, which is not ideal.The text was updated successfully, but these errors were encountered: