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
Describe the new functionality you'd like to see
Some of the code is using System.out.print statements to show what is happening. Replace this code by the use of some logging framework instead.
Describe the new functionality you'd like to see
Some of the code is using System.out.print statements to show what is happening. Replace this code by the use of some logging framework instead.