This is simple, just do like this.
VolleyLog.DEBUG = false;
It would be better if you do this once in the Class that extends the Application Class.
This is simple, just do like this.
VolleyLog.DEBUG = false;
It would be better if you do this once in the Class that extends the Application Class.
This works just for VERBOSE logs.