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