with Logs Enabled
Enables or disables developer logs in Logcat.
This is primarily for debugging and development purposes.
Return
The Builder instance for chaining calls.
Parameters
logs Enabled
true to enable logs; false to disable them.