static void d(String tag, String content) { Alog.d(tag: tag, moduleName: moduleName, content: content); }