onclick事件 点击后控制台没有我想要的输出部分

图片说明图片说明

System.out.println在console中输出

android里面想打印你最好用Log这个类,System.out.println在java里面用的多。

Log.e打印日志信息