static void showApiSuccessLogs(String url,String message) { showLogs("$url----> SUCCESS:", message); }