Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Writing to `console` should be optional or not happen at all #37
Comments
|
Hi @DJphilomath, Good news here! I have released a new beta version of our
If you are on
The Changes: I have disabled the network error console writing by default and created a flag variable which can be set to
If you are interested in Thanks. |
|
Perfect. I'll include in the next sprint and let you know how it goes. |
|
Sure @DJphilomath, thanks for your inputs. |
|
Hi @DJphilomath, Since I have already done with this issue and it seems to be resolved, I am going ahead and closing this one. Please feel free to put your comment/issue if any. Thanks! |
Retry logic printouts should be done with a logging library or be optional. Those printouts pollute the general log and are impossible to move somewhere else.
The text was updated successfully, but these errors were encountered: